Namespace: wManager Assembly: wManager (in wManager.dll)
public bool MailPurple { get; set; }
Public Property MailPurple As Boolean Get Set
public: property bool^ MailPurple { bool^ get (); void set (bool^ value); }