ContentTransferEncodingField.GetEncoding Method 

Gets the encoding of the given field if. Returns the default 7bit if not set or if f is null.

public static string GetEncoding(
   ContentTransferEncodingField f
);

Return Value

the encoding.

See Also

ContentTransferEncodingField Class | NI.Email.Mime.Field Namespace