Item(StatusTypeEnum) Property
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.
Parameters
- type
- The StatusTypeEnum value.
Property Value
The
Status object.