ModifyRecipients(flags, mods)
adds, deletes, or modifies message recipients.
Parameters
flags : int
Bitmask of flags that controls the recipient changes. If zero is passed for the ulFlags parameter, ModifyRecipients replaces all existing recipients with the recipient list in the mods parameter.mods : object
The list of recipients.