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.
Create an instance of PhoneNumber.
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Sub New ( _
phoneType As String, _
displayValue As String, _
phoneUri As String _
)
'Usage
Dim phoneType As String
Dim displayValue As String
Dim phoneUri As String
Dim instance As New PhoneNumber(phoneType, _
displayValue, phoneUri)
public PhoneNumber(
string phoneType,
string displayValue,
string phoneUri
)
Parameters
- phoneType
Type: System.String
Type of phone, work, home moblie
- displayValue
Type: System.String
Phone number as common display string
- phoneUri
Type: System.String
URI for the phone.