Click or drag to resize

MimeDeliveryStatusNotificationItem Property

Gets any field defined in this Delivery Status Notification (DSN) root (Root.

Namespace: Limilabs.Mail.MIME
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public string this[
	string name
] { get; }

Parameters

name  String
Field name.

Return Value

String
Field value.
See Also