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