Click or drag to resize

BoxSyncPassword Property

The password to supply to the server when retrieving email. null when the connection is not setup or the server does not require user name.

Namespace:  Aloe.EnterpriseOne.Model.Applications.Mail
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string SyncPassword { get; set; }

Property Value

Type: String
See Also