ItemAttachment.withExchangeService constructor

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

Implementation

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