共用方式為


WebUIContactPanelActivatedEventArgs.ContactPanel 屬性

定義

取得連絡人面板。

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

屬性值

連絡人面板。

實作

適用於