Compartir a través de


MimeLimits.MaxPartDepth Property

The MaxPartDepthproperty gets the maximum part depth allowed 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 MaxPartDepth As Integer
    Get
'Usage
Dim instance As MimeLimits
Dim value As Integer

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

Property Value

Type: System.Int32