Example #1
0
 public List <EmailRecipients> GetEmailRecipients()
 {
     return(FacilityContext._getEmailRecipients(this));
 }