Method | Description | |
---|---|---|
LookupAsync ( string identifier, |
Retrieves a contact with some user supplied identifier.
|
public LookupAsync ( string identifier, |
||
identifier | string | The user-supplied identifier for the contact. |
cancellationToken | A cancellation token. | |
return | Task |