GetUserAvailabilityRequestType Members
The GetUserAvailabilityRequestType class represents an operation to get the availability information for a user.
The following tables list the members exposed by the GetUserAvailabilityRequestType type.
Public Constructors
Name | Description | |
---|---|---|
GetUserAvailabilityRequestType | The GetUserAvailabilityRequestType constructor initializes an instance of the GetUserAvailabilityRequestType class. |
Top
Public 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
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also