Contact.IsDisplayPictureManuallySet 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 bool IsDisplayPictureManuallySet { bool get(); };
bool IsDisplayPictureManuallySet();
public bool IsDisplayPictureManuallySet { get; }
var boolean = contact.isDisplayPictureManuallySet;
Public ReadOnly Property IsDisplayPictureManuallySet As Boolean
Property Value
Boolean
bool
true
if the user manually set the picture, false
if this is an aggregate contact and the picture was chosen from one of the raw child contacts.
Windows requirements
App capabilities |
contactsSystem
|