Gets the encoded email content.
[VisualĀ Basic] Public Property EncodedContent As String
[C#]
public string EncodedContent {get;}
[C++] public: __property String* get_EncodedContent();
[JScript] public function get EncodedContent() : String;
Property Value