Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the type of the phone (work/home/mobile/other).
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property PhoneType As String
Get
'Usage
Dim instance As PhoneNumber
Dim value As String
value = instance.PhoneType
public string PhoneType { get; }
Property Value
Type: System.String