This topic has not yet been rated - Rate this topic

StoredContact.SetDisplayPictureAsync method

4/5/2013

Sets the display picture for a contact using an IInputStream object.

Syntax

Public Function SetDisplayPictureAsync(
  stream As IInputStream 
) As IAsyncAction

Parameters

stream

Type: IInputStream

The stream containing the image data.

Return value

Type: IAsyncAction

A value that indicates the success or failure of the operation.

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

StoredContact

 

 

Build date: 4/5/2013

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.