Freigeben über


Person.Contact Eigenschaft

Definition

Achtung

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

Ruft den Wert ab oder legt den Contact Wert fest. Sie ist nur für Abwärtskompatibilität verfügbar, bis sich die nächste Hauptversion ändert. Bitte beenden Sie die Verwendung dieser Eigenschaft.

[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

Eigenschaftswert

Attribute

Gilt für: