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