Share via


MimeLimits 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 following tables list the members exposed by the MimeLimits type.

Public Properties

  Name Description
Aa581173.pubproperty(en-us,EXCHG.80).gifAa581173.static(en-us,EXCHG.80).gif Default The Default property gets the default limits put on incoming Multipurpose Internet Mail Extensions (MIME).
Aa581173.pubproperty(en-us,EXCHG.80).gif MaxAddressItemsPerHeader The MaxAddressItemsPerHeader property gets the maximum number of address items currently allowed per header in incoming Multipurpose Internet Mail Extensions (MIME).
Aa581173.pubproperty(en-us,EXCHG.80).gif MaxEmbeddedDepth The MaxEmbeddedDepth property gets the maximum depth to which headers may currently be embedded in incoming Multipurpose Internet Mail Extensions (MIME).
Aa581173.pubproperty(en-us,EXCHG.80).gif MaxHeaderBytes The MaxHeaderBytes property gets the maximum number of bytes currently allowed in a header in incoming Multipurpose Internet Mail Extensions (MIME).
Aa581173.pubproperty(en-us,EXCHG.80).gif MaxHeaders The MaxHeaders property gets the maximum number of headers currently allowed in incoming Multipurpose Internet Mail Extensions (MIME).
Aa581173.pubproperty(en-us,EXCHG.80).gif MaxParametersPerHeader The MaxParametersPerHeader property gets the maximum number of parameters currently allowed per header in incoming Multipurpose Internet Mail Extensions (MIME).
Aa581173.pubproperty(en-us,EXCHG.80).gif MaxPartDepth The MaxPartDepth property gets the maximum part depth allowed in incoming Multipurpose Internet Mail Extensions (MIME).
Aa581173.pubproperty(en-us,EXCHG.80).gif MaxParts The MaxParts property gets the maximum parts currently allowed in incoming Multipurpose Internet Mail Extensions (MIME).
Aa581173.pubproperty(en-us,EXCHG.80).gif MaxSize The MaxSize property gets the maximum number of bytes currently allowed in incoming Multipurpose Internet Mail Extensions (MIME).
Aa581173.pubproperty(en-us,EXCHG.80).gif MaxTextValueBytesPerValue The MaxTextValueBytesPerValue property gets the maximum number of text value bytes currently allowed per value in incoming Multipurpose Internet Mail Extensions (MIME).
Aa581173.pubproperty(en-us,EXCHG.80).gifAa581173.static(en-us,EXCHG.80).gif Unlimited The Unlimited property gets a MimeLimits object that allows for unlimited complexity in incoming Multipurpose Internet Mail Extensions (MIME).

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa581173.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Aa581173.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Aa581173.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Aa581173.pubmethod(en-us,EXCHG.80).gifAa581173.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Aa581173.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Aa581173.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Aa581173.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top