Click or drag to resize

IFreeBusy Properties

IT Hit WebDAV Classes Reference

The IFreeBusy type exposes the following members.

Properties
  NameDescription
Public propertyAttendees
Specifies the calendar users whose free/busy time is being requested.
Public propertyComments
Provides descriptive explanatory text.
Public propertyComponents
Dictionary of all calendar components. Empty for card object.
(Inherited from IComponent.)
Public propertyContact
Represents contact information for this free/busy time request.
Public propertyContainer
Public propertyDateTimeStampUtc
Gets or sets date-time stamp. Always in UTC.
Public propertyDelimiter
Object delimiter such as VCARD, VCALENDAR, VEVENT, VTODO, etc
(Inherited from IComponent.)
Public propertyEndUtc
Gets the end date and time in UTC for the free or busy time information.
Public propertyFreeBusy
Get free or busy time intervals.
Public propertyOrganizer
Specifies the calendar user who is requesting the free/busy time.
Public propertyProperties
Dictionary of all business card or calendar properties.
(Inherited from IComponent.)
Public propertyRequestStatuses
Status code returned in response to a scheduling request.
Public propertyStartUtc
Gets the start date and time in UTC for the free or busy time information.
Public propertyUid
Gets or sets the persistent, globally unique identifier for the calendar component.
Public propertyUrl
URL associated with this calendar component.
Top
See Also