Class TeamWithSettings
Inherited Members
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202209
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.
|
Channels
CloneFrom
Declaration
public string CloneFrom { get; set; }
Property Value
System.
|
DiscoverySettings
Declaration
public TeamWithSettingsDiscoverySettings DiscoverySettings { get; set; }
Property Value
FunSettings
Declaration
public TeamWithSettingsFunSettings FunSettings { get; set; }
Property Value
GroupId
Declaration
public string GroupId { get; set; }
Property Value
System.
|
GuestSettings
Declaration
public TeamWithSettingsGuestSettings GuestSettings { get; set; }
Property Value
MailNickname
Declaration
public string MailNickname { get; set; }
Property Value
System.
|
MembersSettings
Declaration
public TeamWithSettingsMembersSettings MembersSettings { get; set; }
Property Value
MessagingSettings
Declaration
public TeamWithSettingsMessagingSettings MessagingSettings { get; set; }
Property Value
ProvisioningTemplateId
Declaration
public string ProvisioningTemplateId { get; set; }
Property Value
System.
|
Security
Specialization
Declaration
public TeamWithSettingsSpecialization Specialization { get; set; }
Property Value
SpecializationSpecified
Declaration
public bool SpecializationSpecified { get; set; }
Property Value
System.
|
TargetSiteUrl
Declaration
public string TargetSiteUrl { get; set; }
Property Value
System.
|