| IContentDispositionValue Property |
Gets of sets disposition of content.
Namespace:
Limilabs.Mail.Headers
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax MimeDisposition Value { get; set; }
Property Value As MimeDisposition
Get
Set
property MimeDisposition^ Value {
MimeDisposition^ get ();
void set (MimeDisposition^ value);
}
abstract Value : MimeDisposition with get, set
Property Value
Type:
MimeDispositionSee Also