CalendarInfo.CanShare

CalendarInfo.CanShare property

true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it.

public bool CanShare { get; set; }

See Also