FileSharing.ReservationPassword Property

Definition

Write Reservation Password

Represents the following attribute in the schema: reservationPassword

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

Property Value

Returns StringValue.

Attributes

Applies to