ABPerson.HasImage Property

Definition

Gets a value indicating whether the ABPerson has a picture.

public bool HasImage { get; }
member this.HasImage : bool

Property Value

true if the ABPerson has a picture; otherwise, false.

Applies to