Edit

Share via


ContactCard.PhoneNumbers Property

Definition

Gets or Sets the presentity's phone numbers

public:
 property System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::Presence::PhoneNumber ^> ^ PhoneNumbers { System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::Presence::PhoneNumber ^> ^ get(); };
public System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.Presence.PhoneNumber> PhoneNumbers { get; }
member this.PhoneNumbers : System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.Presence.PhoneNumber>
Public ReadOnly Property PhoneNumbers As Collection(Of PhoneNumber)

Property Value

Applies to