NumberFormat.PhoneNumberSuffixLength property
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public ReadOnly Property PhoneNumberSuffixLength As Integer
Get
'Usage
Dim instance As NumberFormat
Dim value As Integer
value = instance.PhoneNumberSuffixLength
public int PhoneNumberSuffixLength { get; }
Property value
Type: System.Int32