Email addresses
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Emails As IEmails
Get
Dim instance As IContact
Dim value As IEmails
value = instance.Emails
property IEmails^ Emails {
IEmails^ get ();
}
Property Value
Type:
IEmails
See Also