EndPoint.MessageId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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