MimeLimits Class
The MimeLimits class controls the allowed complexity of Multipurpose Internet Mail Extensions (MIME) read by a MimeReader object or used to create a MimeDocument.
Namespace: Microsoft.Exchange.Data.Mime
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)
Syntax
'Declaration
Public Class MimeLimits
public class MimeLimits
public ref class MimeLimits
public class MimeLimits
public class MimeLimits
Remarks
The values set in a MimeLimits object do not reflect the complexity of the MIME in a MimeDocument or coming out of a MimeReader. Some parts might be added or removed for, among other reasons, the handling of embedded Unix-to-Unix encode (UUENCODE) text.
Inheritance Hierarchy
System.Object
Microsoft.Exchange.Data.Mime.MimeLimits
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows Server 2003