Поделиться через


Person.Contact Свойство

Определение

Внимание!

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

Возвращает или задает Contact значение. Он доступен только для обратной совместимости до следующего основного изменения версии. Прекратите использовать это свойство.

[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

Значение свойства

Атрибуты

Применяется к