Class TeamsACEAppIconProperties
- Namespace
- PnP.Core.Model.SharePoint
- Assembly
- PnP.Core.dll
Teams ACE app icon properties
public class TeamsACEAppIconProperties
- Inheritance
-
TeamsACEAppIconProperties
- Inherited Members
Properties
ColorIconWebUrl
Color icon web url
[JsonPropertyName("colorIconWebUrl")]
public string ColorIconWebUrl { get; set; }
Property Value
OutlineIconWebUrl
Outline icon web url
[JsonPropertyName("outlineIconWebUrl")]
public string OutlineIconWebUrl { get; set; }