Class TeamWithSettingsMessagingSettings
Inheritance
System.Object
TeamWithSettingsMessagingSettings
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202209
Assembly: PnP.Framework.dll
Syntax
public class TeamWithSettingsMessagingSettings : object
Constructors
TeamWithSettingsMessagingSettings()
Declaration
public TeamWithSettingsMessagingSettings()
Properties
AllowChannelMentions
Declaration
public bool AllowChannelMentions { get; set; }
Property Value
System.
|
AllowOwnerDeleteMessages
Declaration
public bool AllowOwnerDeleteMessages { get; set; }
Property Value
System.
|
AllowTeamMentions
Declaration
public bool AllowTeamMentions { get; set; }
Property Value
System.
|
AllowUserDeleteMessages
Declaration
public bool AllowUserDeleteMessages { get; set; }
Property Value
System.
|
AllowUserEditMessages
Declaration
public bool AllowUserEditMessages { get; set; }
Property Value
System.
|