FreeBusyResponseType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The FreeBusyResponseType class contains the availibility information for a single mailbox user.
public ref class FreeBusyResponseType
public class FreeBusyResponseType
Public Class FreeBusyResponseType
- Inheritance
-
FreeBusyResponseType
Remarks
A FreeBusyResponseType instance is not returned by the GetUserAvailability(GetUserAvailabilityRequestType) method if availability information is not requested.
Constructors
FreeBusyResponseType() |
The FreeBusyResponseType constructor initializes a new instance of the FreeBusyResponseType class. |
Properties
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. |