Discuss this help topic in SecureBlackbox Forum
Clears list of recipients.
Declaration
[C#]
void ClearRecipients();
[VB.NET]
Sub ClearRecipients()
[Pascal]
procedure ClearRecipients;
[C++]
void ClearRecipients();
[PHP]
void ClearRecipients()
[Java]
void clearRecipients();
Description
Use this method to clear all the recipients from the list.
Discuss this help topic in SecureBlackbox Forum