Share via


TextMessagingAccount.EasDeviceName property

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

Syntax

'Declaration
Public ReadOnly Property EasDeviceName As String
    Get
'Usage
Dim instance As TextMessagingAccount
Dim value As String

value = instance.EasDeviceName
public string EasDeviceName { get; }

Property value

Type: System.String

See also

Reference

TextMessagingAccount class

TextMessagingAccount members

Microsoft.Exchange.Data.Storage.Management namespace