共用方式為


EndPoint.MessageId Property

Definition

message-id

Represents the following attribute in the schema: emma:message-id

[DocumentFormat.OpenXml.SchemaAttr(44, "message-id")]
public DocumentFormat.OpenXml.StringValue MessageId { get; set; }
public DocumentFormat.OpenXml.StringValue MessageId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "message-id")]
public DocumentFormat.OpenXml.StringValue? MessageId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:message-id")]
public DocumentFormat.OpenXml.StringValue? MessageId { get; set; }
public DocumentFormat.OpenXml.StringValue? MessageId { get; set; }
member this.MessageId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "message-id")>]
member this.MessageId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:message-id")>]
member this.MessageId : DocumentFormat.OpenXml.StringValue with get, set
Public Property MessageId As StringValue

Property Value

Attributes

Applies to