Parent Property

Gets the parent of this instance.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Property Parent As MimePartContentDescription
    Get
    Private Set
'Usage
Dim instance As MimePartContentDescription
Dim value As MimePartContentDescription

value = instance.Parent
public MimePartContentDescription Parent { get; private set; }

Property Value

Type: Microsoft.Rtc.Collaboration..::..MimePartContentDescription

See Also

Reference

MimePartContentDescription Class

MimePartContentDescription Members

Microsoft.Rtc.Collaboration Namespace