ICalendarFolderMaxAttendeesPerInstance 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: 13.3.13068
Syntax ulong MaxAttendeesPerInstance { get; }
ReadOnly Property MaxAttendeesPerInstance As ULong
Get
property unsigned long long MaxAttendeesPerInstance {
unsigned long long get ();
}
abstract MaxAttendeesPerInstance : uint64 with get
Property Value
Type:
UInt64Remarks
More details at http://tools.ietf.org/html/rfc4791#section-5.2.9
See Also