TextMessagingAccount.NotificationPhoneNumberVerified Property

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

Syntax

'Declaration
Public ReadOnly Property NotificationPhoneNumberVerified As Boolean
    Get
'Usage
Dim instance As TextMessagingAccount
Dim value As Boolean

value = instance.NotificationPhoneNumberVerified
public bool NotificationPhoneNumberVerified { get; }

Property Value

Type: System.Boolean