Gets if message has been answered.

Namespace: Jscape.Email
Assembly: Jscape.Email (in Jscape.Email.dll) Version: 2.4.5.0

Syntax

C#
public bool IsAnswered()
Visual Basic
Public Function IsAnswered As Boolean
Visual C++
public:
bool IsAnswered()

Return Value

true if answered, false otherwise

See Also