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 CallerID
public CallerID()
public virtual int ContactId { get; set; }
public virtual string ContactName { get; set; }
public virtual short DialInPrefix { get; set; }
public virtual string Mrmrs { get; set; }
public virtual int PersonId { get; set; }
public virtual string PersonName { get; set; }
public virtual long PhoneNumber { get; set; }
Was this page helpful?