|
|
|
BlueCielo Meridian Enterprise 2012 VBScript API Reference | BlueCielo ECM Solutions |
Adds a recipient to the current MailRecipients collection.
Add(Address As String, [Type As AS_MAPIMSG_RECIP_TYPE = AS_MMRT_TO], [Name As String]) As IASMailRecipient
Name | Description |
---|---|
Address |
The email address of the recipient to add. |
Type |
The type of recipient as one of the AS_MAPIMSG_RECIP_TYPE constants. |
Name |
The name of the recipient to add. |
Copyright © 2000-2012 BlueCielo ECM Solutions |