Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.13 KB

storedcontact_tovcardasync_1102718663.md

File metadata and controls

30 lines (21 loc) · 1.13 KB
-api-id -api-type
M:Windows.Phone.PersonalInformation.StoredContact.ToVcardAsync(Windows.Phone.PersonalInformation.VCardFormat)
winrt method

Windows.Phone.PersonalInformation.StoredContact.ToVcardAsync

-description

Retrieves a vCard representation of the contact using the specified vCard format.

-parameters

-param format

The format that the returned vCard will use.

-returns

When this method completes, it returns a stream containing the vCard data. If you use Asynchronous programming, the result type is IRandomAccessStream, which is the data.

-remarks

-examples

-see-also

ToVcardAsync, Asynchronous programming

-capabilities

ID_CAP_CONTACTS [Windows Phone]