Scheduler for WinRT
Item Property (StatusCollection)


Gets the Status object specified by the appointment status type. For custom statuses returns the first occurrence. If there is no such Status object in the collection, returns null.
Overload List
OverloadDescription
Item(StatusTypeEnum)Gets the Status object specified by the appointment status type. For custom statuses returns the first occurrence. If there is no such Status object in the collection, returns null.  
Item(Guid)Gets the element with the specified key if any. (Inherited from C1.C1Schedule.BaseCollection<Status>)
Item(Int32) (Inherited from System.Collections.ObjectModel.Collection<Status>)
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

StatusCollection Class
StatusCollection Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.