Click or drag to resize

IContentDispositionItem Property

Gets or sets options value for specified key.

Namespace: Limilabs.Mail.Headers
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
string this[
	string key
] { get; set; }

Parameters

key  String
Options key.

Return Value

String
Options value.
See Also