Gets an encoding for the UTF-7 format.
[Visual Basic] Public Shared ReadOnly Property UTF7 As Encoding [C#] public static Encoding UTF7 {get;} [C++] public: __property static Encoding* get_UTF7(); [JScript] public static function get UTF7() : Encoding;