Click or drag to resize

BoxesRepositorySyncProtocol Class

Allowed values for the SyncProtocol data attribute
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Aloe.EnterpriseOne.Model.Applications.MailBoxesRepositorySyncProtocol

Namespace:  Aloe.EnterpriseOne.Model.Applications.Mail
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class SyncProtocol : Enum

The BoxesRepositorySyncProtocol type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberMicrosoftExchange
MicrosoftExchange value. Stored as 'MEWS'.
Public fieldStatic memberPOP3
POP3 value. Stored as 'POP3'.
Public fieldStatic memberRecommended
Recommended value. Stored as 'IMAP'.
Public fieldvalue__
Top
See Also