Returns the name for this encoding that can be used with mail agent body tags. If the encoding may not be used, the string is empty.
[Visual Basic] Overridable Public ReadOnly Property BodyName As String [C#] public string BodyName {virtual get;} [C++] public: __property virtual String* get_BodyName(); [JScript] public function get BodyName() : String;