MimePartContentDescription.Parent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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