Gets if message is deleted

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

Syntax

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

Return Value

true if deleted, false otherwise

See Also