PhoneNumber Class
This class represents a phone number in a ContactCard instance.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.Presence.PhoneNumber
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Class PhoneNumber
'Usage
Dim instance As PhoneNumber
public class PhoneNumber
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.