| MimeDeliveryStatusNotificationRoot Property |
Gets this Delivery Status Notification (DSN) root.
Namespace:
Limilabs.Mail.MIME
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public DsnRoot Root { get; }
Public ReadOnly Property Root As DsnRoot
Get
public:
property DsnRoot^ Root {
DsnRoot^ get ();
}
member Root : DsnRoot with get
Property Value
Type:
DsnRootSee Also