FileAttachment.withExchangeService constructor

FileAttachment.withExchangeService(
  1. ExchangeService service
)
Initializes a new instance of the The service.

Implementation

FileAttachment.withExchangeService(ExchangeService service)
    : super.withExchangeService(service);