DistributionListCollection.Find(String) Method

Definition

public:
 Microsoft::BizTalk::Deployment::Binding::DistributionList ^ Find(System::String ^ name);
public Microsoft.BizTalk.Deployment.Binding.DistributionList Find (string name);
member this.Find : string -> Microsoft.BizTalk.Deployment.Binding.DistributionList
Public Function Find (name As String) As DistributionList

Parameters

name
String

Returns

DistributionList

Applies to