IEmail Interface |
Namespace: SuperOffice.COM.SuperOfficeDB
The IEmail type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Address | The e-mail address. e.g. 'foo.bar@example.com'
A string representing the actual email address, e.g. sdk@superoffice.com |
![]() ![]() | Description | The name or description of the address
The description for this email address, displayed in the CRM 5 GUI as Description : email address |
![]() ![]() | Id | internal Id
The unique internal identity for this email address (email_id) |
![]() ![]() | Protocol | SMTP for internet, EX for exchange, X400
The protocol the email created for this email address is sent with |
![]() ![]() | Rank | Position in list
The ‘rank’ of the email address. Every email address has a rank, where rank=1 indicates the preferred email address |
![]() ![]() | Type | internal Type
This property is not used. Leave it untouched; it will be used in a later version |