Contains extensions methods for extracting data from EWS Attachments.
Inheritance Hierarchy
Scanjour.Workflow4.ActivityLibrary.ServiceProcessExchangeAttachmentExtensions
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcess
Assembly: Scanjour.Workflow4.ActivityLibrary_21.2.0.0 (in Scanjour.Workflow4.ActivityLibrary_21.2.0.0.dll) Version: 21.2.0.0 (21.2.0.0)
Syntax
The ExchangeAttachmentExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | GetFileName |
Gets file name from attachments
|
![]() ![]() | GetMimeContent |
Gets mime content from attachment.
|
![]() ![]() | GetTitle |
Gets title from attachment
|
See Also