Share via


MimePart.Subtree Property

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

Syntax

'Declaration
Public ReadOnly Property Subtree As MimePart.PartSubtree
    Get
'Usage
Dim instance As MimePart
Dim value As MimePart.PartSubtree

value = instance.Subtree
public MimePart.PartSubtree Subtree { get; }