ExchangeAttachmentExtensions Class

Scanjour Workflow4 Reference Manual
Contains extensions methods for extracting data from EWS Attachments.
Inheritance Hierarchy

SystemObject
  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

public static class ExchangeAttachmentExtensions

The ExchangeAttachmentExtensions type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetFileName
Gets file name from attachments
Public methodStatic memberGetMimeContent
Gets mime content from attachment.
Public methodStatic memberGetTitle
Gets title from attachment
Top
See Also

Reference