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