CustomerRepositoryTCustomer, TAddress, TPhone, TFax, TEmail, TWebsite, TAffiliationGetEmailTypes Method

Retrieves a list of all known Email Types

Definition

Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public IReadOnlyCollection<EmailType> GetEmailTypes()

Return Value

IReadOnlyCollectionEmailType
The requested list

See Also