 | MimeDeliveryStatusNotificationRoot Property |
Gets this Delivery Status Notification (DSN) root.
Namespace: Limilabs.Mail.MIMEAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic DsnRoot Root { get; }Public ReadOnly Property Root As DsnRoot
Get
public:
property DsnRoot^ Root {
DsnRoot^ get ();
}member Root : DsnRoot with get
Property Value
DsnRoot
See Also