IContactPanelActivatedEventArgs.ContactPanel Property

Definition

Gets the contact panel.

public:
 property ContactPanel ^ ContactPanel { ContactPanel ^ get(); };
ContactPanel ContactPanel();
public ContactPanel ContactPanel { get; }
var contactPanel = iContactPanelActivatedEventArgs.contactPanel;
Public ReadOnly Property ContactPanel As ContactPanel

Property Value

The contact panel.

Applies to