class AppointmentGrantForUser


Base class:

This type does not have any base class

Implemented interfaces:

This type does not implements any interface.

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

AppointmentGrantForUser ()


AppointmentGrantForUser (CalendarGrant grant, Calendar calendar)


Properties

ECalendarGrant CalendarGrant { get; set; }


Guid CalendarId { get; set; }


String CalendarName { get; set; }


Int32 CalendarSecurityIdentityId { get; set; }


Boolean CanDelete { get; set; }


Boolean CanInsert { get; set; }


Boolean CanRead { get; set; }


Boolean CanShare { get; set; }


Boolean CanUpdate { get; set; }


Boolean IsSecurityIdentityDefaultCalendar { get; set; }


Boolean PrivateView { get; set; }