MailboxSpellingConfiguration class

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.ConfigurableObject
    Microsoft.Exchange.Data.Storage.StoreConfigurableType.UserConfigurationObject
      Microsoft.Exchange.Data.Storage.Management.MailboxSpellingConfiguration

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class MailboxSpellingConfiguration _
    Inherits UserConfigurationObject
'Usage
Dim instance As MailboxSpellingConfiguration
[SerializableAttribute]
public class MailboxSpellingConfiguration : UserConfigurationObject

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

MailboxSpellingConfiguration members

Microsoft.Exchange.Data.Storage.Management namespace