ContactCard.Close Method

Definition

Closes the contact card.

public:
 void Close();
public void Close ();
abstract member Close : unit -> unit
Public Sub Close ()

Remarks

You can close a contact card either in the user interface or programmatically by calling this method.

Applies to