Add | Adds a new recipient to the collection. |
 SetCurrentLine | Sets the active row to a specified row number. |
 CellularNumber | Sets or returns the cellular phone number of the recipient. Field name: PortNum. Length: 50 characters. |
 Count | Returns the number of recipients in the collection. |
 EmailAddress | Sets or returns the recipient email address. Field name: E_Mail. Length: 100 characters. |
 FaxNumber | Sets or returns the recipient fax number. Field name: Fax. Length: 20 characters. |
 NameTo | Sets or returns the recipient name. Field name: ObjName. Length: 100 characters. |
 SendEmail | Determines whether or not the message is sent to an email address. Field name: SendEMail. |
 SendFax | Determines whether or not the message is sent by fax. Field name: SendFax. |
 SendInternal | Determines whether or not the message is internal. That is, the message will be sent only to users (employees) that are defined in SAP Business One. Field name: SendIntrnl. |
 SendSMS | Determines whether or not the message is sent by SMS. Field name: SendSMS. |
 UserCode | Sets or returns the user code of the recipient. Mandatory property. Field name: ObjCode. Length: 50 characters. |
 UserType | Sets or returns a valid value that specifies the type of recipient for the message. Mandatory property. Field name: ObjType. |
Â
Â