Class TeamTagUserOptions Options for the team tag members Inheritance object TeamTagUserOptions Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Namespace: PnP.Core.Model.Teams Assembly: PnP.Core.dll Syntax public class TeamTagUserOptions Properties UserId UserId to add to the tag Declaration public string UserId { get; set; } Property Value string