Click or drag to resize

SharingInviteAccess Enumeration

IT Hit WebDAV Classes Reference
Shared calendar access level privilege.

Namespace:  ITHit.WebDAV.Server.CalDav
Assembly:  ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax
public enum SharingInviteAccess
Members
  Member nameValueDescription
Read0 Indicates that the access level granted only allows sharees to read data in the shared calendar.
ReadWrite1 Indicates that the access level granted allows sharees to read and write all data in the shared calendar, with the exception of components that would trigger scheduling.
See Also