FileAttachment.IsContactPhoto Property

Definition

Gets or sets a value that indicates whether the attachment is the contact's photo.

public:
 property bool IsContactPhoto { bool get(); void set(bool value); };
public bool IsContactPhoto { get; set; }
Public Property IsContactPhoto As Boolean

Property Value

true if the attachment is the contact's photo; otherwise, false.

Applies to