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
Public method GetUserAvailabilityRequestType The GetUserAvailabilityRequestType constructor initializes an instance of the GetUserAvailabilityRequestType class.

Top

Properties

  Name Description
Public property 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.
Public property MailboxDataArray The MailboxDataArray property gets or sets the list of mailboxes to search for an availability query.
Public property 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.
Public 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

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top