AttachmentBase.TransferEncoding

AttachmentBase.TransferEncoding property

Gets or sets the transfer encoding.

public TransferEncoding TransferEncoding { get; set; }

Property Value

The transfer encoding.

See Also