Class GroupSettingsChanged
public class GroupSettingsChanged : Change, IChange
- Inheritance
-
GroupSettingsChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
GroupSettingsChanged(bool, bool)
public GroupSettingsChanged(bool addNewUsersAutomatically, bool allowSelfSubscription)
Parameters
Properties
AddNewUsersAutomatically
public bool AddNewUsersAutomatically { get; }
Property Value
AllowSelfSubscription
public bool AllowSelfSubscription { get; }