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