MailboxCalendarConfiguration Members

Include Protected Members
Include Inherited Members

The MailboxCalendarConfiguration type exposes the following members.

Constructors

  Name Description
Public method MailboxCalendarConfiguration

Top

Properties

  Name Description
Public property DefaultReminderTime
Public property Identity (Inherited from UserConfigurationObject.)
Public property IsValid Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.)
Public property RemindersEnabled
Public property ReminderSoundEnabled
Public property ShowWeekNumbers
Public property TimeIncrement
Public property WeekStartDay
Public property WorkDays
Public property WorkingHoursEndTime
Public property WorkingHoursStartTime
Public property WorkingHoursTimeZone

Top

Methods

  Name Description
Public method Clone (Inherited from UserConfigurationObject.)
Public method Delete (Inherited from UserConfigurationObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Find (Inherited from UserConfigurationObject.)
Public method FindPaged<T> (Inherited from UserConfigurationObject.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperties (Inherited from ConfigurableObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Read (Overrides UserConfigurationObject.Read(MailboxStoreTypeProvider, ObjectId).)
Public method Save (Overrides UserConfigurationObject.Save(MailboxStoreTypeProvider).)
Public method ToString (Inherited from Object.)
Public method Validate (Inherited from ConfigurableObject.)
Protected method ValidateRead (Inherited from UserConfigurationObject.)
Protected method ValidateWrite (Overrides ConfigurableObject.ValidateWrite(List<ValidationError>).)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IConfigurable.CopyChangesFrom (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate property IConfigurable.ObjectState (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate method IConfigurable.ResetChangeTracking (Inherited from ConfigurableObject.)

Top