GetUserAvailabilityResponseType Members

Include Protected Members
Include Inherited Members

The GetUserAvailabilityResponseType class contains the objects and properties that define user availability information or suggested meeting time information.

The GetUserAvailabilityResponseType type exposes the following members.

Constructors

  Name Description
Public method GetUserAvailabilityResponseType The GetUserAvailabilityResponseType constructor initializes a new instance of the GetUserAvailabilityResponseType class.

Top

Properties

  Name Description
Public property FreeBusyResponseArray The FreeBusyResponseArray property gets or sets the requested users' availability information and the response status.
Public property SuggestionsResponse The SuggestionsResponse property gets or sets suggestion data for requested meeting suggestions and the response status.

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