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
Bb402293.pubproperty(en-us,EXCHG.80).gif 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.
Bb402293.pubproperty(en-us,EXCHG.80).gif MailboxDataArray The MailboxDataArray property gets or sets the list of mailboxes to search for an availability query.
Bb402293.pubproperty(en-us,EXCHG.80).gif 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.
Bb402293.pubproperty(en-us,EXCHG.80).gif 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
Bb402293.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb402293.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb402293.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb402293.pubmethod(en-us,EXCHG.80).gifBb402293.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb402293.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb402293.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb402293.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top