Partager via


Comment.AssignedTo Propriété

Définition

assignedTo, cette propriété est disponible uniquement dans Office 2021 et versions ultérieures.

Représente l’attribut suivant dans le schéma : assignedTo

public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue>? AssignedTo { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "assignedTo")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue>? AssignedTo { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("assignedTo")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue>? AssignedTo { get; set; }
member this.AssignedTo : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "assignedTo")>]
member this.AssignedTo : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("assignedTo")>]
member this.AssignedTo : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue> with get, set
Public Property AssignedTo As ListValue(Of StringValue)

Valeur de propriété

Attributs

S’applique à