Overload List

  NameDescription
Public propertyItem[([(TKey])])
Gets the element with the specified key.
(Inherited from KeyedCollection<(Of <(<'Guid, Status>)>)>.)
Public propertyItem[([(Int32])])
Gets or sets the element at the specified index.
(Inherited from Collection<(Of <(<'Status>)>)>.)
Public propertyItem[([(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.

See Also