StatusCollection Class Properties
In This Topic
For a list of all members of this type, see StatusCollection members.
Public Properties
| Name | Description |
| Comparer | (Inherited from System.Collections.ObjectModel.KeyedCollection<TKey,TItem>) |
| Count | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
| Item | Overloaded. 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. |
Top
See Also