Email Factory for .NET
Attachment.SetContentEncoding Method
Sets Content-Transfer-Encoding header for this
Attachment
.
public
void
SetContentEncoding(
string
ce
);
Parameters
ce
The content-transfer-encoding.
See Also
Attachment Class
|
Jscape.Email Namespace