Contact 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

Holds contact information for a business. Contact information includes addresses, telephone numbers, and e-mail addresses. The BusinessEntity.Contacts property contains a ContactCollection object that contains a collection of Contact objects.

The following tables list the members exposed by the Contact type.

Public Constructors

  Name Description
Contact Overloaded. Initializes an instance of the Contact class.

Top

Public Properties

  Name Description
public property Addresses Gets or sets an AddressCollection object that contains the addresses for the contact.
public property Descriptions Gets or sets a DescriptionCollection object that contains the descriptions for the contact.
public property Emails Gets or sets an EmailCollection object that contains the e-mail addresses for the contact.
public property PersonName Gets or sets the name of the contact.
public property Phones Gets or sets a PhoneCollection object that contains the telephone numbers for the contact.
public property UseType Gets or sets an optional string that contains textual usage information for the contact.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

Contact Class
Microsoft.Uddi.Businesses Namespace
BusinessEntity.Contacts Property
ContactCollection

Other Resources

Microsoft.Uddi.Businesses Namespace

Send comments about this topic to Microsoft.