Ejemplo n.º 1
0
 public GetDistributionListResponse()
 {
     this._dl = new DistributionListInfo();
 }
Ejemplo n.º 2
0
 public CreateDistributionListResponse()
 {
     this._dl = new DistributionListInfo();
 }