Share via


EmailConversation.HasAttachment Property

Definition

Gets a Boolean value indicating if the conversation has an attachment.

public:
 property bool HasAttachment { bool get(); };
bool HasAttachment();
public bool HasAttachment { get; }
var boolean = emailConversation.hasAttachment;
Public ReadOnly Property HasAttachment As Boolean

Property Value

Boolean

bool

A Boolean value indicating if the conversation has an attachment.

Windows requirements

App capabilities
email emailSystem

Applies to