Share via


ContactPanel.ClosePanel Method

Definition

Closes the Contact Panel.

public:
 virtual void ClosePanel() = ClosePanel;
void ClosePanel();
public void ClosePanel();
function closePanel()
Public Sub ClosePanel ()

Windows requirements

App capabilities
contactsSystem

Remarks

This method must be called from the main UI thread.

Applies to

See also