Contact.LargeDisplayPicture Property

Definition

Gets a large version of the display picture for the Contact.

public:
 property IRandomAccessStreamReference ^ LargeDisplayPicture { IRandomAccessStreamReference ^ get(); };
IRandomAccessStreamReference LargeDisplayPicture();
public IRandomAccessStreamReference LargeDisplayPicture { get; }
var iRandomAccessStreamReference = contact.largeDisplayPicture;
Public ReadOnly Property LargeDisplayPicture As IRandomAccessStreamReference

Property Value

A large version of the display picture for the Contact.

Windows requirements

App capabilities
contactsSystem

Applies to