| MimeDeliveryStatusNotificationXTnef2MimeAction Property |
Gets or sets 'X-Tnef2Mime-Action' header value.
Namespace:
Limilabs.Mail.MIME
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public DSNAction XTnef2MimeAction { get; set; }
Public Property XTnef2MimeAction As DSNAction
Get
Set
public:
property DSNAction^ XTnef2MimeAction {
DSNAction^ get ();
void set (DSNAction^ value);
}
member XTnef2MimeAction : DSNAction with get, set
Property Value
Type:
DSNActionSee Also