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