EncodedSubject Field

Encoded (non-ASCII characters) representation of the Subject (147) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the Subject field.  
 
public const int EncodedSubject = 357
This language is not supported or no code example is available.
public:  
const int EncodedSubject = 357;
This language is not supported or no code example is available.
public const EncodedSubject : int = 357
This language is not supported or no code example is available.

Field Value

int

In this article

Definition