Share via


Person.ProviderId Property

Definition

providerId, this property is only available in Office 2019 and later.

Represents the following attribute in the schema: providerId

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

Property Value

Attributes

Applies to