次の方法で共有


TextMessagingAccount.EasDeviceId Property

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

Syntax

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

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

Property Value

Type: System.String