Click or drag to resize

BoxSyncUserName Property

User name 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 SyncUserName { get; set; }

Property Value

Type: String
See Also