ExtendedCalendar.NotificationSettings

ExtendedCalendar.NotificationSettings property

The notifications that the authenticated user is receiving for this calendar.

public virtual KeyValuePair<NotificationType, NotificationMethod>[] 
    NotificationSettings { get; set; }

See Also