Property AttachmentCount
- Namespace
- MailFathom.Application.Rules.Facts
- Assembly
- MailFathom.Application.dll
AttachmentCount
Gets how many attachments the email carries.
public int AttachmentCount { get; init; }
Gets how many attachments the email carries.
public int AttachmentCount { get; init; }