Property FileName
- Namespace
- MailFathom.Application.Emails.Extraction
- Assembly
- MailFathom.Application.dll
FileName
The normalized file name, or null when the part is unnamed.
public AttachmentFileName? FileName { get; init; }
The normalized file name, or null when the part is unnamed.
public AttachmentFileName? FileName { get; init; }