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