Search Results for

    Show / Hide Table of Contents

    Class FollowTagData

    A follow tag request metadata object

    Inheritance
    System.Object
    FollowData
    FollowTagData
    Namespace: PnP.Core.Model
    Assembly: PnP.Core.dll
    Syntax
    public class FollowTagData : FollowData

    Properties

    ActorType

    Represents an actor type. Can be either a user, site, document or tag

    Declaration
    public override SocialActorType ActorType { get; }
    Property Value
    SocialActorType

    Overrides
    FollowData.ActorType

    TagGuid

    The unique Id for the tag.

    Declaration
    public Guid TagGuid { get; set; }
    Property Value
    Guid

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