Click or drag to resize

IEmail Interface

Email address object

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
public interface IEmail

The IEmail type exposes the following members.

Properties
  NameDescription
Public propertyAddress
The e-mail address. e.g. 'foo.bar@example.com'
Public propertyDescription
The name or description of the address
Public propertyId
internal Id
Public propertyProtocol
SMTP for internet, EX for exchange, X400
Public propertyRank
Position in list
Public propertyType
internal Type
Top
See Also