UserConfigurationObject Class
Inheritance Hierarchy
System.Object
Microsoft.Exchange.Data.ConfigurableObject
Microsoft.Exchange.Data.Storage.StoreConfigurableType.UserConfigurationObject
Microsoft.Exchange.Data.Storage.Management.MailboxCalendarConfiguration
Microsoft.Exchange.Data.Storage.Management.MailboxRegionalConfiguration
Microsoft.Exchange.Data.Storage.Management.MailboxSpellingConfiguration
Namespace: Microsoft.Exchange.Data.Storage.StoreConfigurableType
Assembly: Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public MustInherit Class UserConfigurationObject _
Inherits ConfigurableObject _
Implements IMailboxStoreType, IConfigurable
'Usage
Dim instance As UserConfigurationObject
[SerializableAttribute]
public abstract class UserConfigurationObject : ConfigurableObject,
IMailboxStoreType, IConfigurable
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.