ContactCollection.Add Method
Note: The Microsoft UDDI SDK is not supported by or included in Microsoft Windows versions after Microsoft Windows Server 7. The Microsoft UDDI V3 SDK is included with Microsoft BizTalk Server. For more information about the Microsoft UDDI V3 SDK, see Microsoft BizTalk Server documentation
Adds a contact to the collection.
Overload List
Name | Description |
---|---|
ContactCollection.Add (Contact) |
Adds a Contact object to the collection.
|
ContactCollection.Add (String) |
Creates a Contact object from the specified name and adds the object to the collection.
|
See Also
Reference
ContactCollection Class
ContactCollection Members
Microsoft.Uddi.Businesses Namespace
Contact Class