Send gray items (you need to activate option
UseMail).
Namespace:
wManager
Assembly:
wManager (in wManager.dll)
public bool MailGray { get; set; }
Public Property MailGray As Boolean
Get
Set
public:
property bool^ MailGray {
bool^ get ();
void set (bool^ value);
}