Contact.SmallDisplayPicture Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property IRandomAccessStreamReference ^ SmallDisplayPicture { IRandomAccessStreamReference ^ get(); };
IRandomAccessStreamReference SmallDisplayPicture();
public IRandomAccessStreamReference SmallDisplayPicture { get; }
var iRandomAccessStreamReference = contact.smallDisplayPicture;
Public ReadOnly Property SmallDisplayPicture As IRandomAccessStreamReference
Property Value
A small version of the display picture for the Contact.
Windows requirements
App capabilities |
contactsSystem
|