Edit

Share via


SearchPreviewItem.HasAttachment Property

Definition

Gets or sets whether the item has attachments. The HasAttachment property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

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

Property Value

true if the item has attachments; otherwise, false.

Applies to