Share via


MimeLimits.MaxTextValueBytesPerValue property

The MaxTextValueBytesPerValue property gets the maximum number of text value bytes currently allowed per value in incoming Multipurpose Internet Mail Extensions (MIME).

Namespace:  Microsoft.Exchange.Data.Mime
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public ReadOnly Property MaxTextValueBytesPerValue As Integer
    Get
'Usage
Dim instance As MimeLimits
Dim value As Integer

value = instance.MaxTextValueBytesPerValue
public int MaxTextValueBytesPerValue { get; }

Property value

Type: System.Int32

See also

Reference

MimeLimits class

MimeLimits members

Microsoft.Exchange.Data.Mime namespace