Click or drag to resize

MimeMessageDispositionNotificationActionMode Property

Specifies if the disposition described by the Type was a result of an manual or automatic action.

Namespace:  Limilabs.Mail.MIME
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public DispositonActionMode ActionMode { get; set; }

Property Value

Type: DispositonActionMode
See Also