-api-id | -api-type |
---|---|
M:Windows.Phone.PersonalInformation.StoredContact.ToVcardAsync |
winrt method |
Retrieves a vCard representation of the contact using the vCard version 3.0 format.
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.
ToVcardAsync(VCardFormat), Asynchronous programming
ID_CAP_CONTACTS [Windows Phone]