Click or drag to resize

IFreeBusyAttendees Property

IT Hit WebDAV Classes Reference
Specifies the calendar users whose free/busy time is being requested.

Namespace: ITHit.WebDAV.Calendar.Components
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
ITextPropertyList<IUriProperty> Attendees { get; }

Property Value

Type: ITextPropertyListIUriProperty
Remarks

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

See Also