PhoneCollection.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 Phone structure to the collection.
Overload List
Name | Description |
---|---|
PhoneCollection.Add (Phone) |
Adds a Phone structure to the collection.
|
PhoneCollection.Add (String) |
Creates a Phone structure from the specified telephone number and adds the structure to the collection.
|
PhoneCollection.Add (String, String) |
Creates a Phone structure from the specified telephone number and usage type and adds the structure to the collection.
|
See Also
Reference
PhoneCollection Class
PhoneCollection Members
Microsoft.Uddi.Businesses Namespace
Phone Structure