Specifies the ID of the Workplace E-mail Extensions AddOn. This field is read-only.


Namespace: FileNet.Api.Constants
Assembly: FileNet.Api (in filenet.api.dll)

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly WORKPLACE_EMAIL As SystemAddOnId
C#
public static readonly SystemAddOnId WORKPLACE_EMAIL;
C++
public:
 static const SystemAddOnId WORKPLACE_EMAIL;
J#
public static final SystemAddOnId WORKPLACE_EMAIL
JScript
public static const var WORKPLACE_EMAIL : SystemAddOnId;

See Also