MimeLimits Members
Include Protected Members
Include Inherited Members
The MimeLimits class controls the allowed complexity of Multipurpose Internet Mail Extensions (MIME) read by a MimeReader object or used to create a MimeDocument.
The MimeLimits type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| .gif) .gif) | Default | The Default property gets the default limits put on incoming Multipurpose Internet Mail Extensions (MIME). | 
| .gif) | MaxAddressItemsPerHeader | The MaxAddressItemsPerHeader property gets the maximum number of address items currently allowed per header in incoming Multipurpose Internet Mail Extensions (MIME). | 
| .gif) | MaxEmbeddedDepth | The MaxEmbeddedDepth property gets the maximum depth to which headers may currently be embedded in incoming Multipurpose Internet Mail Extensions (MIME). | 
| .gif) | MaxHeaderBytes | The MaxHeaderBytes property gets the maximum number of bytes currently allowed in a header in incoming Multipurpose Internet Mail Extensions (MIME). | 
| .gif) | MaxHeaders | The MaxHeaders property gets the maximum number of headers currently allowed in incoming Multipurpose Internet Mail Extensions (MIME). | 
| .gif) | MaxParametersPerHeader | The MaxParametersPerHeader property gets the maximum number of parameters currently allowed per header in incoming Multipurpose Internet Mail Extensions (MIME). | 
| .gif) | MaxPartDepth | The MaxPartDepthproperty gets the maximum part depth allowed in incoming Multipurpose Internet Mail Extensions (MIME). | 
| .gif) | MaxParts | The MaxParts property gets the maximum parts currently allowed in incoming Multipurpose Internet Mail Extensions (MIME). | 
| .gif) | MaxSize | The MaxSize property gets the maximum number of bytes currently allowed in incoming Multipurpose Internet Mail Extensions (MIME). | 
| .gif) | MaxTextValueBytesPerValue | The MaxTextValueBytesPerValue property gets the maximum number of text value bytes currently allowed per value in incoming Multipurpose Internet Mail Extensions (MIME). | 
| .gif) .gif) | Unlimited | The Unlimited property gets a MimeLimits object that allows for unlimited complexity in incoming Multipurpose Internet Mail Extensions (MIME). | 
Top
.gif)
.gif)