SearchDirection EnumType
Contains the possible values for the search direction in an appointment request.
Members
Members define the discrete options for the enumeration type.
Name | Value | Description |
---|---|---|
Forward | 0 | Search forward in the calendar. |
Backward | 1 | Search backward in the calendar. |
Used by
The following use the SearchDirection EnumType.
Name | How used |
---|---|
AppointmentRequest | Direction Property |