Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
public class Mailbox : Carrier
public Mailbox()
public virtual string Address { get; set; }
public virtual string CategoryName { get; set; }
public virtual int MailInFilterId { get; set; }
public virtual string PriorityName { get; set; }
Was this page helpful?