Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 997 Bytes

storedcontact_tovcardasync_1389129276.md

File metadata and controls

26 lines (18 loc) · 997 Bytes
-api-id -api-type
M:Windows.Phone.PersonalInformation.StoredContact.ToVcardAsync
winrt method

Windows.Phone.PersonalInformation.StoredContact.ToVcardAsync

-description

Retrieves a vCard representation of the contact using the vCard version 3.0 format.

-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(VCardFormat), Asynchronous programming

-capabilities

ID_CAP_CONTACTS [Windows Phone]