Click or drag to resize

ICalendarFolderAsyncMaxResourceSize Property

IT Hit WebDAV Classes Reference
Gets a numeric value indicating the maximum size of a resource in bytes that the server is willing to accept when a calendar object resource is 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 MaxResourceSize { get; }

ulong MaxResourceSize { get; }

Property Value

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