AttachmentType.AttachmentId Propriedade

Definição

O AttachmentId propriedade obtém ou define o identificador do anexo. Essa propriedade é leitura/gravação.

public:
 property ExchangeWebServices::AttachmentIdType ^ AttachmentId { ExchangeWebServices::AttachmentIdType ^ get(); void set(ExchangeWebServices::AttachmentIdType ^ value); };
public ExchangeWebServices.AttachmentIdType AttachmentId { get; set; }
Public Property AttachmentId As AttachmentIdType

Valor da propriedade

AttachmentIdType

O AttachmentId propriedade retornará uma AttachmentIdType que contém o identificador do item pai e o anexo.

Aplica-se a