Class TeamWithSettings
Inherited Members
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
Assembly: PnP.Framework.dll
Syntax
public class TeamWithSettings : BaseTeam
Constructors
TeamWithSettings()
Declaration
public TeamWithSettings()
Properties
Apps
Archived
Declaration
public bool Archived { get; set; }
Property Value
System.Boolean
|
Channels
CloneFrom
Declaration
public string CloneFrom { get; set; }
Property Value
System.String
|
DiscoverySettings
Declaration
public TeamWithSettingsDiscoverySettings DiscoverySettings { get; set; }
Property Value
TeamWithSettingsDiscoverySettings
|
FunSettings
Declaration
public TeamWithSettingsFunSettings FunSettings { get; set; }
Property Value
TeamWithSettingsFunSettings
|
GroupId
Declaration
public string GroupId { get; set; }
Property Value
System.String
|
GuestSettings
Declaration
public TeamWithSettingsGuestSettings GuestSettings { get; set; }
Property Value
TeamWithSettingsGuestSettings
|
MailNickname
Declaration
public string MailNickname { get; set; }
Property Value
System.String
|
MembersSettings
Declaration
public TeamWithSettingsMembersSettings MembersSettings { get; set; }
Property Value
TeamWithSettingsMembersSettings
|
MessagingSettings
Declaration
public TeamWithSettingsMessagingSettings MessagingSettings { get; set; }
Property Value
TeamWithSettingsMessagingSettings
|
ProvisioningTemplateId
Declaration
public string ProvisioningTemplateId { get; set; }
Property Value
System.String
|
Security
Specialization
Declaration
public TeamWithSettingsSpecialization Specialization { get; set; }
Property Value
TeamWithSettingsSpecialization
|
SpecializationSpecified
Declaration
public bool SpecializationSpecified { get; set; }
Property Value
System.Boolean
|
TargetSiteUrl
Declaration
public string TargetSiteUrl { get; set; }
Property Value
System.String
|