Exemplo n.º 1
0
 public GoogleConfiguration()
 {
     SectionInformation.AllowExeDefinition = ConfigurationAllowExeDefinition.MachineToRoamingUser;
     ProcessedEmails = new ProcessedEmailCollection();
 }
Exemplo n.º 2
0
 public GoogleConfiguration()
 {
     SectionInformation.AllowExeDefinition = ConfigurationAllowExeDefinition.MachineToRoamingUser;
     ProcessedEmails = new ProcessedEmailCollection();
 }