MimePart.PartSubtree structure
The MimePart.PartSubtree structure encapsulates an enumerable tree of the parts of this MIME message.
Namespace: Microsoft.Exchange.Data.Mime
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Structure PartSubtree
'Usage
Dim instance As MimePart.PartSubtree
public struct PartSubtree
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.