[This is preliminary documentation and is subject to change.]

Provides methods and properties to access the workflow inbox notifications.

Namespace:  OfficeClip.BusinessLayer.Framework.Workflow
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
public class WorkflowInboxNotificationsInfo
Visual Basic (Declaration)
Public Class WorkflowInboxNotificationsInfo
Visual C++
public ref class WorkflowInboxNotificationsInfo

Inheritance Hierarchy

System..::.Object
  OfficeClip.BusinessLayer.Framework.Workflow..::.WorkflowInboxNotificationsInfo

See Also