MailboxOwnerInfo - LorenData/ECGrid-API GitHub Wiki
public partial class MailboxOwnerInfo {
public int PricelistID {get;set;}
public int ContractID {get;set;}
}
Public Properties
- PricelistID - Integer: The value assigned to a specific Pricelist identifier.
- ContractID - Integer: The value assigned to a specific Contract identifier.