Edit

Share via


MimePartContentDescription.Parent Property

Definition

Gets the parent of the MIME part. The parent MIME part can be null when the MIME part is the top node.

public:
 property Microsoft::Rtc::Collaboration::MimePartContentDescription ^ Parent { Microsoft::Rtc::Collaboration::MimePartContentDescription ^ get(); };
public Microsoft.Rtc.Collaboration.MimePartContentDescription Parent { get; }
member this.Parent : Microsoft.Rtc.Collaboration.MimePartContentDescription
Public ReadOnly Property Parent As MimePartContentDescription

Property Value

Applies to