Exemple #1
0
 public GetDistributionListResponse()
 {
     this._dl = new DistributionListInfo();
 }
Exemple #2
0
 public CreateDistributionListResponse()
 {
     this._dl = new DistributionListInfo();
 }