FreeBusyView Members
The FreeBusyView class contains availability information for a specific user.
The following tables list the members exposed by the FreeBusyView type.
Public Constructors
Name | Description | |
---|---|---|
FreeBusyView | The FreeBusyView constructor initializes a new instance of the FreeBusyView class. |
Top
Public Properties
Name | Description | |
---|---|---|
CalendarEventArray | The CalendarEventArray property gets or sets a set of unique calendar items that represent the requested user's availability. | |
FreeBusyViewType | The FreeBusyViewType property gets or sets the type of availabilty information that is contained in the instance. | |
MergedFreeBusy | The MergedFreeBusy property gets or sets merged availability data. | |
WorkingHours | The WorkingHours property gets or sets the time zone settings and working hours for a mailbox user. |
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