Ejemplo n.º 1
0
 public bool DoesSyncJobExist()
 {
     return(MailSynchronizer.DoesSyncJobExist(UserConnection));
 }