MailKit Documentation
MailKit Documentation
API Reference
MimeKit
MimeEntityBeginEventArgs Class
MimeEntityBeginEventArgs Properties
BeginOffset Property
Entity Property
LineNumber Property
Parent Property
Mime
Entity
Begin
Event
Args
Parent Property
Get the parent
Multipart
if this entity is a child.
Namespace:
MimeKit
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
Multipart
Parent
{
get
; }
Property Value
Multipart
The parent
Multipart
.
Remarks
Gets the parent
Multipart
if this entity is a child.
See Also
Reference
MimeEntityBeginEventArgs Class
MimeKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast