EmailMailboxDownloadAttachmentRequestEventArgs.Request 属性

定义

获取与此请求关联的 EmailMailboxDownloadAttachmentRequest 对象。

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

属性值

描述要下载的附件的 EmailMailboxDownloadAttachmentRequest 对象。

Windows 要求

应用功能
email emailSystem

适用于