Click or drag to resize

BoxFolderMailBox Property

The Box to which this BoxFolder belongs. [Required] [Filter(multi eq)] [ReadOnly] [Owner]

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

Property Value

Type: Box
See Also