The IFreeBusy type exposes the following members.
Name | Description | |
---|---|---|
Attendees |
Specifies the calendar users whose free/busy time is being requested.
| |
Comments |
Provides descriptive explanatory text.
| |
Components |
Dictionary of all calendar components. Empty for card object.
(Inherited from IComponent.) | |
Contact |
Represents contact information for this free/busy time request.
| |
Container | ||
DateTimeStampUtc |
Gets or sets date-time stamp. Always in UTC.
| |
Delimiter |
Object delimiter such as VCARD, VCALENDAR, VEVENT, VTODO, etc
(Inherited from IComponent.) | |
EndUtc |
Gets the end date and time in UTC for the free or busy time information.
| |
FreeBusy |
Get free or busy time intervals.
| |
Organizer |
Specifies the calendar user who is requesting the free/busy time.
| |
Properties |
Dictionary of all business card or calendar properties.
(Inherited from IComponent.) | |
RequestStatuses |
Status code returned in response to a scheduling request.
| |
StartUtc |
Gets the start date and time in UTC for the free or busy time information.
| |
Uid |
Gets or sets the persistent, globally unique identifier for the calendar component.
| |
Url |
URL associated with this calendar component.
|