Click or drag to resize

IEmailsAdd Method

Add an e-mail address to the collection.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IEmail Add(
	string strEmailAdr,
	string strDescr
)

Parameters

strEmailAdr
Type: SystemString
strDescr
Type: SystemString

Return Value

Type: IEmail
See Also