Namespace: NI.Email.Mime.MessageAssembly: NI.Email.Mime (in NI.Email.Mime.dll) Version: 1.8.5168.22709
public Entity Parent { get; set; }
public Entity Parent { get; set; }
Public Property Parent As Entity
Get
Set
Public Property Parent As Entity
Get
Set
public:
virtual property Entity^ Parent {
Entity^ get () sealed;
void set (Entity^ value) sealed;
}
public:
virtual property Entity^ Parent {
Entity^ get () sealed;
void set (Entity^ value) sealed;
}
abstract Parent : Entity with get, set
override Parent : Entity with get, set
abstract Parent : Entity with get, set
override Parent : Entity with get, set
Property Value
Type:
EntityImplements
IBody Parent