Click or drag to resize

IJournalAttendees Property

IT Hit WebDAV Classes Reference
Gets attendees associated with the calendar component.

Namespace:  ITHit.Collab.Calendar
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
IPropertyList<IAttendee> Attendees { get; }

Property Value

Type: IPropertyListIAttendee
Remarks

http://tools.ietf.org/html/rfc5545#section-3.8.4.1

See Also