_RemoteItem.HasAttachment Property

Definition

Returns a Boolean (bool in C#) that is True (default) if the remote item has an attachment associated with it. Read-only.

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

Property Value

Applies to