GetUserAvailabilityRequestType Members
Include Protected Members
Include Inherited Members
The GetUserAvailabilityRequestType class represents an operation to get the availability information for a user.
The GetUserAvailabilityRequestType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GetUserAvailabilityRequestType | The GetUserAvailabilityRequestType constructor initializes an instance of the GetUserAvailabilityRequestType class. |
Top
Properties
Name | Description | |
---|---|---|
FreeBusyViewOptions | The FreeBusyViewOptions property gets or sets the free/busy view options for an availability query. This property is optional unless the SuggestionsViewOptions property is not set. This is a read/write property. | |
MailboxDataArray | The MailboxDataArray property gets or sets the list of mailboxes to search for an availability query. | |
SuggestionsViewOptions | The SuggestionsViewOptions property gets or sets the options for meeting suggestion information for an availability query. This property is optional unless the FreeBusyViewOptions property is not set. This is a read/write property. | |
TimeZone | The TimeZone property gets or sets the client's time zone information. This includes the transition between standard time and daylight saving time. |
Top