Overload List
Name | Description | |
---|---|---|
![]() | DeleteMessages(String, Boolean) |
Deletes a list of messages passed in the string. IDs can be either index or
uidl. If UIDL, bByUIDL should be set to true
|
![]() | DeleteMessages(UInt32, Boolean) |
Deletes a list of messages passed in the UINT array. IDs can be either index or
uidl. If UIDL, bByUIDL should be set to true
|
See Also