_ContactItem.HasPicture Property

Definition

Returns a Boolean (bool in C#) value that is True if a Contacts item has a picture associated with it. Read-only

public:
 property bool HasPicture { bool get(); };
public bool HasPicture { get; }
Public ReadOnly Property HasPicture As Boolean

Property Value

Applies to