Email Members
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
Represents an e-mail address. The EmailCollection class contains a collection of Email structures.
The following tables list the members exposed by the Email type.
Public Constructors
Name | Description | |
---|---|---|
Overloaded. Initializes an instance of the Email structure. |
Top
Public Fields
Name | Description | |
---|---|---|
Empty | Contains an instance of an empty Email structure. |
Top
Public Properties
Name | Description | |
---|---|---|
Text | Gets or sets the text of the e-mail address. | |
UseType | Gets or sets the e-mail address type. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. Determines if two structures are equal. | |
GetHashCode | Overridden. Serves as a hash function for this Email structure. This hash function is appropriate for use in hashing algorithms and data structures like a hash table. | |
GetType | (Inherited from Object) | |
op_Equality | Determines if two Email structures are equal. | |
op_Inequality | Determines if two Email structures are not equal. | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from ValueType) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
Email Structure
Microsoft.Uddi.Businesses Namespace
EmailCollection