public SmtpClient? Client { get; }
Public ReadOnly Property Client As SmtpClient Get
public: property SmtpClient^ Client { SmtpClient^ get (); }
function get_Client();
In This Article