AttendeeAvailability 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 availability of an individual attendee.
public ref class AttendeeAvailability sealed : Microsoft::Exchange::WebServices::Data::ServiceResponse
public sealed class AttendeeAvailability : Microsoft.Exchange.WebServices.Data.ServiceResponse
Public NotInheritable Class AttendeeAvailability
Inherits ServiceResponse
- Inheritance
Properties
CalendarEvents |
Gets a collection of calendar events for the attendee. |
ErrorCode |
Gets the error code associated with this response. (Inherited from ServiceResponse) |
ErrorDetails |
Gets error details associated with the response. (Inherited from ServiceResponse) |
ErrorMessage |
Gets a detailed error message associated with the response. (Inherited from ServiceResponse) |
ErrorProperties |
Gets information about property errors associated with the response. (Inherited from ServiceResponse) |
MergedFreeBusyStatus |
Gets a collection of free/busy status items for the attendee. |
Result |
Gets the result associated with this response. (Inherited from ServiceResponse) |
ViewType |
Gets the free/busy view type that is retrieved for the attendee. |
WorkingHours |
Gets the working hours of the attendee. |