FreeBusyResponseType Members
The FreeBusyResponseType class contains the availibility information for a single mailbox user.
The following tables list the members exposed by the FreeBusyResponseType type.
Public Constructors
Name | Description | |
---|---|---|
FreeBusyResponseType | The FreeBusyResponseType constructor initializes a new instance of the FreeBusyResponseType class. |
Top
Public Properties
Name | Description | |
---|---|---|
FreeBusyView | The FreeBusyView property gets or sets the availability information for a specific user. | |
ResponseMessage | The ResponseMessage property gets or sets descriptive information about the response. |
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