Share via


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

See also

Reference

TextMessagingAccount class

TextMessagingAccount members

Microsoft.Exchange.Data.Storage.Management namespace