.NET Framework Class Library
EmailActionType Enumeration

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > .NET API > MwPDMApi Namespace >

.NET Framework Class Library
EmailActionType Enumeration

Email action type constants.

Namespace: MwPDMApi
Assembly:  MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

Visual Basic

Public Enumeration EmailActionType

C#

public enum EmailActionType

Visual C++

public enum class EmailActionType

JavaScript

MwPDMApi.EmailActionType = function();

MwPDMApi.EmailActionType.createEnum('MwPDMApi.EmailActionType', false);

Members


Member name

Value

Description


EMAIL_NEW

0



EMAIL_DATA

1


Remarks

See Also

MwPDMApi Namespace