If no Content-Transfer-Encoding header was present in the message, it is set to the default of ContentTransferEncoding.SevenBit in accordance to the RFC.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property ContentTransferEncoding As ContentTransferEncoding |
C# | |
---|---|
public ContentTransferEncoding ContentTransferEncoding {get;} |
See RFC 2045 section 6 for details
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7