EndPoint.MessageId Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
id de mensagem
Representa o seguinte atributo no esquema: 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
Valor da propriedade
- Atributos