EmailCollection.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 an Email object to the collection.
Overload List
Name | Description |
---|---|
EmailCollection.Add (Email) |
Adds an Email object to the collection.
|
EmailCollection.Add (String) |
Creates an Email object from the specified e-mail address and adds the structure to the collection.
|
EmailCollection.Add (String, String) |
Creates an Email object from the specified e-mail address and usage type and adds the object to the collection.
|
See Also
Reference
EmailCollection Class
EmailCollection Members
Microsoft.Uddi.Businesses Namespace
Email Structure