Partager via


WebUIContactPanelActivatedEventArgs.ContactPanel Propriété

Définition

Obtient le panneau des contacts.

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

Valeur de propriété

Panneau des contacts.

Implémente

S’applique à