Table of Contents

Property IncludeAttachmentDetails

Namespace
MailFathom.Application.Emails.GetEmailContent
Assembly
MailFathom.Application.dll

IncludeAttachmentDetails

Gets whether to also describe each attachment rather than only count them.

public bool IncludeAttachmentDetails { get; }

Property Value

bool

Remarks

Opt-in because a file name is sender-chosen mail content that a read of the body never asked for. What is withheld is a description, never a count: how many attachments an email carries is answered either way.