This topic has not yet been rated - Rate this topic

IContactInformation.ToVcardAsync() method

4/5/2013

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

Syntax


IAsyncOperation<IRandomAccessStream> ToVcardAsync()

Parameters

This method has no parameters.

Return value

Type: IAsyncOperation<IRandomAccessStream>

When this method completes, it returns a stream containing the vCard data.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Windows.Phone.PersonalInformation
Windows::Phone::PersonalInformation [C++]

Metadata

Windows.WinMD

Capabilities

ID_CAP_CONTACTS [Windows Phone]

See also

IContactInformation
ToVcardAsync(VCardFormat)

 

 

Build date: 4/5/2013

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.