Enum MailClient
The different e-mail clients
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/10.3.0.0")]
public enum MailClient
Fields
Name | Description |
---|---|
ClientDefault | 0: ClientDefault |
LotusNotes | 3: LotusNotes |
Outlook | 2: Outlook |
SuperOffice | 1: SuperOffice |