Class GroupLabel
Inheritance
System.Object
GroupLabel
Namespace: PnP.Framework.Graph.Model
Assembly: PnP.Framework.dll
Syntax
public class GroupLabel : object
Properties
LabelId
Declaration
public string LabelId { get; set; }
Property Value
System.String
|