XsoMailboxConfigurationObject Class
Inheritance Hierarchy
System.Object
Microsoft.Exchange.Data.ConfigurableObject
Microsoft.Exchange.Data.Storage.Management.XsoMailboxConfigurationObject
Microsoft.Exchange.Data.Storage.CalendarConfiguration
Microsoft.Exchange.Data.Storage.Management.MailboxFolder
Microsoft.Exchange.Data.Storage.Management.MailboxJunkEmailConfiguration
Microsoft.Exchange.Data.Storage.Management.MailboxMessageConfiguration
Microsoft.Exchange.Data.Storage.Management.MessageCategory
Microsoft.Exchange.Data.Storage.Management.VersionedXmlConfigurationObject
Namespace: Microsoft.Exchange.Data.Storage.Management
Assembly: Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public MustInherit Class XsoMailboxConfigurationObject _
Inherits ConfigurableObject
'Usage
Dim instance As XsoMailboxConfigurationObject
[SerializableAttribute]
public abstract class XsoMailboxConfigurationObject : ConfigurableObject
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.