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.23341.1754
Syntax
public string this[
	string name
] { get; }

Parameters

name
Type: SystemString
Field name.

Return Value

Type: String
Field value.
See Also