Edit

Share via


LocalPresentityNotificationEventArgs.ContactCard Property

Definition

Gets the contact card of the local owner.

public:
 property Microsoft::Rtc::Collaboration::Presence::ContactCard ^ ContactCard { Microsoft::Rtc::Collaboration::Presence::ContactCard ^ get(); };
public Microsoft.Rtc.Collaboration.Presence.ContactCard ContactCard { get; }
member this.ContactCard : Microsoft.Rtc.Collaboration.Presence.ContactCard
Public ReadOnly Property ContactCard As ContactCard

Property Value

Remarks

This contact card instance is an aggregate of all contact card instances in the notification.

Applies to