GetAttachmentRequest constructor
GetAttachmentRequest(
- ExchangeService service,
- ServiceErrorHandling errorHandlingMode
Implementation
GetAttachmentRequest(
ExchangeService service, ServiceErrorHandling errorHandlingMode)
: super(service, errorHandlingMode);