Item.IsAttachment Property

Definition

Gets a value that indicates whether the item is an attachment.

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

Property Value

True if the item has an attachment; otherwise, false.

Applies to