TextMessagingAccount 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.TextMessagingAccount

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

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class TextMessagingAccount _
    Inherits VersionedXmlConfigurationObject
'Usage
Dim instance As TextMessagingAccount
[SerializableAttribute]
public sealed class TextMessagingAccount : VersionedXmlConfigurationObject

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

TextMessagingAccount members

Microsoft.Exchange.Data.Storage.Management namespace