public string SmtpAddress { get; set; }
Public Property SmtpAddress As String Get Set
public: property String^ SmtpAddress { String^ get (); void set (String^ value); }
member SmtpAddress : string with get, set
In This Article