Property MaxNestingDepth
- Namespace
- MailFathom.Application.Emails.Extraction
- Assembly
- MailFathom.Application.dll
MaxNestingDepth
Gets or sets the greatest depth to which one message may nest multiparts and embedded messages.
public int MaxNestingDepth { get; set; }