다음을 통해 공유


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

적용 대상