Class BaseTeam
Inheritance
System.Object
BaseTeam
Namespace: PnP.Framework.Provisioning.Providers.Xml.V201903
Assembly: PnP.Framework.dll
Syntax
public class BaseTeam : object
Properties
Classification
Declaration
public string Classification { get; set; }
Property Value
System.
|
Description
Declaration
public string Description { get; set; }
Property Value
System.
|
DisplayName
Declaration
public string DisplayName { get; set; }
Property Value
System.
|
Photo
Declaration
public string Photo { get; set; }
Property Value
System.
|