public bool IsQuickContact { get; set; }
Public Property IsQuickContact As Boolean Get Set
public: property bool IsQuickContact { bool get (); void set (bool value); }
member IsQuickContact : bool with get, set
In This Article