Click or drag to resize

ICalendarFolderAsyncMaxAttendeesPerInstance Property

IT Hit WebDAV Classes Reference
Provides a numeric value indicating the maximum number of ATTENDEE properties in any instance of a calendar object resource stored in a calendar collection.

Namespace:  ITHit.WebDAV.Server.CalDav
Assembly:  ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 11.3.10719
Syntax
ulong MaxAttendeesPerInstance { get; }

ulong MaxAttendeesPerInstance { get; }

Property Value

Type: UInt64
Remarks
More details at http://tools.ietf.org/html/rfc4791#section-5.2.9
See Also