Condividi tramite


EmailMailboxDownloadAttachmentRequestEventArgs.Request Proprietà

Definizione

Ottiene l'oggetto EmailMailboxDownloadAttachmentRequest associato a questa richiesta.

public:
 property EmailMailboxDownloadAttachmentRequest ^ Request { EmailMailboxDownloadAttachmentRequest ^ get(); };
EmailMailboxDownloadAttachmentRequest Request();
public EmailMailboxDownloadAttachmentRequest Request { get; }
var emailMailboxDownloadAttachmentRequest = emailMailboxDownloadAttachmentRequestEventArgs.request;
Public ReadOnly Property Request As EmailMailboxDownloadAttachmentRequest

Valore della proprietà

Oggetto EmailMailboxDownloadAttachmentRequest che descrive l'allegato da scaricare.

Requisiti Windows

Funzionalità dell'app
email emailSystem

Si applica a