Compartir a través de


Person.Contact Propiedad

Definición

Precaución

This property will not persist to the document and will be removed in a future version

Obtiene o establece el Contact valor. Solo está disponible para la compatibilidad con versiones anteriores hasta que cambie la siguiente versión principal. Deje de usar esta propiedad.

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.SchemaAttr(69, "contact")]
public DocumentFormat.OpenXml.StringValue Contact { get; set; }
public DocumentFormat.OpenXml.StringValue Contact { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(69, "contact")]
public DocumentFormat.OpenXml.StringValue Contact { get; set; }
[System.Obsolete("This property will not persist to the document and will be removed in a future version")]
public DocumentFormat.OpenXml.StringValue? Contact { get; set; }
member this.Contact : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.SchemaAttr(69, "contact")>]
member this.Contact : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(69, "contact")>]
member this.Contact : DocumentFormat.OpenXml.StringValue with get, set
[<System.Obsolete("This property will not persist to the document and will be removed in a future version")>]
member this.Contact : DocumentFormat.OpenXml.StringValue with get, set
Public Property Contact As StringValue

Valor de propiedad

Atributos

Se aplica a