EmailType Field
Email message type.
Valid values:
0 = New
1 = Reply
2 = Admin Reply
public const int EmailType = 94
This language is not supported or no code example is available.
public:
const int EmailType = 94;
This language is not supported or no code example is available.
public const EmailType : int = 94
This language is not supported or no code example is available.
Field Value
int
In this article
Definition