MailboxSpellingConfiguration Members
Include Protected Members
Include Inherited Members
The MailboxSpellingConfiguration type exposes the following members.
Properties
Name | Description | |
---|---|---|
CheckBeforeSend | ||
DictionaryLanguage | ||
Identity | (Inherited from UserConfigurationObject.) | |
IgnoreMixedDigits | ||
IgnoreUppercase | ||
IsValid | Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.) |
Top
Methods
Name | Description | |
---|---|---|
Clone | (Inherited from UserConfigurationObject.) | |
Delete | (Inherited from UserConfigurationObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
Find | (Inherited from UserConfigurationObject.) | |
FindPaged<T> | (Inherited from UserConfigurationObject.) | |
GetHashCode | (Inherited from Object.) | |
GetProperties | (Inherited from ConfigurableObject.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Read | (Overrides UserConfigurationObject.Read(MailboxStoreTypeProvider, ObjectId).) | |
Save | (Overrides UserConfigurationObject.Save(MailboxStoreTypeProvider).) | |
ToString | (Inherited from Object.) | |
Validate | (Inherited from ConfigurableObject.) | |
ValidateRead | (Inherited from UserConfigurationObject.) | |
ValidateWrite | (Inherited from ConfigurableObject.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IConfigurable.CopyChangesFrom | (Inherited from ConfigurableObject.) | |
IConfigurable.ObjectState | (Inherited from ConfigurableObject.) | |
IConfigurable.ResetChangeTracking | (Inherited from ConfigurableObject.) |
Top