Search Results for

    Show / Hide Table of Contents

    Class TeamsACEProperties

    Teams ACE Properties

    Inheritance
    object
    ACEProperties
    TeamsACEProperties
    Inherited Members
    ACEProperties.AceData
    ACEProperties.Title
    ACEProperties.Description
    ACEProperties.IconProperty
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: PnP.Core.Model.SharePoint
    Assembly: PnP.Core.dll
    Syntax
    public class TeamsACEProperties : ACEProperties

    Properties

    SelectedApp

    Teams ACE app

    Declaration
    [JsonPropertyName("selectedApp")]
    public TeamsACEApp SelectedApp { get; set; }
    Property Value
    TeamsACEApp

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer