DistributionListCollection.Add(DistributionList) Method

Definition

public:
 int Add(Microsoft::BizTalk::Deployment::Binding::DistributionList ^ newDistributionList);
public int Add (Microsoft.BizTalk.Deployment.Binding.DistributionList newDistributionList);
override this.Add : Microsoft.BizTalk.Deployment.Binding.DistributionList -> int
Public Function Add (newDistributionList As DistributionList) As Integer

Parameters

newDistributionList
DistributionList

Returns

Int32

Applies to