IFreeBusyAttendees Property
IT Hit WebDAV Classes Reference
Specifies the calendar users whose free/busy time is being requested.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ITextPropertyList<IUriProperty> Attendees { get; }
ReadOnly Property Attendees As ITextPropertyList(Of IUriProperty)
Get
property ITextPropertyList<IUriProperty^>^ Attendees {
ITextPropertyList<IUriProperty^>^ get ();
}
abstract Attendees : ITextPropertyList<IUriProperty> with get
Property Value
Type:
ITextPropertyListIUriPropertyRemarks http://tools.ietf.org/html/rfc5545#section-3.8.4.1
See Also