Edit

Share via


UserProperties.Phones Property

Definition

public:
 property System::Collections::Generic::ICollection<Microsoft::Rtc::Internal::Collaboration::UserPropertiesPhone ^> ^ Phones { System::Collections::Generic::ICollection<Microsoft::Rtc::Internal::Collaboration::UserPropertiesPhone ^> ^ get(); void set(System::Collections::Generic::ICollection<Microsoft::Rtc::Internal::Collaboration::UserPropertiesPhone ^> ^ value); };
public System.Collections.Generic.ICollection<Microsoft.Rtc.Internal.Collaboration.UserPropertiesPhone> Phones { get; set; }
member this.Phones : System.Collections.Generic.ICollection<Microsoft.Rtc.Internal.Collaboration.UserPropertiesPhone> with get, set
Public Property Phones As ICollection(Of UserPropertiesPhone)

Property Value

Applies to