MultipartContentElement ContentTransferEncoding Property frevvo Live Forms
Property that holds the Content-Transfer-Encoding data for the multipart element.

Namespace: Frevvo.Forms.Client
Assembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax

public string ContentTransferEncoding { get; }

Return Value

Type: OnlineString
The Content-Transfer-Encoding data field as a string
See Also