MicrosoftOfficeLiveBusinessContactManager Members

Include Protected Members
Include Inherited Members

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

This class contains the public methods to interact with Contact Manager data. The Contact Manager Web service can be found in the /webbcm/_vti_bin directory of your Office Live Small Business account. For example, if the URL for your account is contosocom.officelive.com, this Web service would be available here: contosocom.officelive.com/webbcm/_vti_bin/webbcm.asmx.

The MicrosoftOfficeLiveBusinessContactManager type exposes the following members.

Constructors

 

Name

Description

Public method

MicrosoftOfficeLiveBusinessContactManager

Top

Properties

 

Name

Description

Public property

AllowAutoRedirect

(Inherited from HttpWebClientProtocol.)

Protected property

CanRaiseEvents

(Inherited from Component.)

Public property

ClientCertificates

(Inherited from HttpWebClientProtocol.)

Public property

ConnectionGroupName

(Inherited from WebClientProtocol.)

Public property

Container

(Inherited from Component.)

Public property

CookieContainer

(Inherited from HttpWebClientProtocol.)

Public property

Credentials

(Inherited from WebClientProtocol.)

Protected property

DesignMode

(Inherited from Component.)

Public property

EnableDecompression

(Inherited from HttpWebClientProtocol.)

Protected property

Events

(Inherited from Component.)

Public property

PreAuthenticate

(Inherited from WebClientProtocol.)

Public property

Proxy

(Inherited from HttpWebClientProtocol.)

Public property

RequestEncoding

(Inherited from WebClientProtocol.)

Public property

Site

(Inherited from Component.)

Public property

SoapVersion

(Inherited from SoapHttpClientProtocol.)

Public property

Timeout

(Inherited from WebClientProtocol.)

Public property

UnsafeAuthenticatedConnectionSharing

(Inherited from HttpWebClientProtocol.)

Public property

Url

(Inherited from WebClientProtocol.)

Public property

UseDefaultCredentials

(Inherited from WebClientProtocol.)

Public property

UserAgent

(Inherited from HttpWebClientProtocol.)

Top

Methods

 

Name

Description

Public method

Abort

(Inherited from WebClientProtocol.)

Public method

AddActivities

Add multiple activities to a contact, company, or opportunity. Returns the list of IDs for the new activities.

Public method

AddActivity

Add an activity to a contact, company or opportunity. Returns the ID for the new activity.

Public method

AddCompanies

Add multiple companies. Returns the list of IDs for the new companies.

Public method

AddCompany

Add a new company. Returns the ID for the new company.

Public method

AddContact

Add a new contact item. Returns the ID for the new contact.

Public method

AddContacts

Add multiple contacts. Returns the list of IDs for the new contact.

Public method

AddContactToGroup

Add a contact to a particular contact group.

Public method

AddGroup

Add a contact group.

Protected method

BeginInvoke

(Inherited from SoapHttpClientProtocol.)

Protected method

CancelAsync

(Inherited from HttpWebClientProtocol.)

Public method

ContactExists

Returns true if the contact exists.

Public method

CreateObjRef

(Inherited from MarshalByRefObject.)

Public method

DeleteActivity

Delete an activity associated with a contact, company or opportunity.

Public method

DeleteCompany

Delete a company.

Public method

DeleteContact

Delete a contact.

Public method

DeleteGroup

Delete a contact group.

Public method

Discover

(Inherited from SoapHttpClientProtocol.)

Public method

Dispose()

(Inherited from Component.)

Protected method

Dispose(Boolean)

(Inherited from Component.)

Public method

EditCompanies

Edit the attributes for multiple companies.

Public method

EditCompany

Edit the attributes for a company.

Public method

EditContact

Edit the attributes for a contact.

Public method

EditContacts

Edit the attributes for multiple contacts.

Protected method

EndInvoke

(Inherited from SoapHttpClientProtocol.)

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Component.)

Public method

GetActivities

Returns activities associated with a contact, company, or opportunity.

Public method

GetCompany

Returns the attributes of the company.

Public method

GetContact

Returns the attributes of the contact.

Public method

GetContacts

Returns the list of contacts in the specified contact group that match the search term.

Public method

GetContactsBasic

Returns the list of contact names and IDs in the specified contact group that match the search term.

Public method

GetGroups

Returns the list of contact groups.

Public method

GetGroupsForContact

Returns the list of contact groups to which the specified contact belongs.

Public method

GetHashCode

(Inherited from Object.)

Public method

GetLifetimeService

(Inherited from MarshalByRefObject.)

Protected method

GetReaderForMessage

(Inherited from SoapHttpClientProtocol.)

Protected method

GetService

(Inherited from Component.)

Public method

GetType

(Inherited from Object.)

Protected method

GetWebRequest

(Inherited from SoapHttpClientProtocol.)

Protected method

GetWebResponse(WebRequest)

(Inherited from HttpWebClientProtocol.)

Protected method

GetWebResponse(WebRequest, IAsyncResult)

(Inherited from HttpWebClientProtocol.)

Protected method

GetWriterForMessage

(Inherited from SoapHttpClientProtocol.)

Public method

InitializeLifetimeService

(Inherited from MarshalByRefObject.)

Protected method

Invoke

(Inherited from SoapHttpClientProtocol.)

Protected method

InvokeAsync(String, [], SendOrPostCallback)

(Inherited from SoapHttpClientProtocol.)

Protected method

InvokeAsync(String, [], SendOrPostCallback, Object)

(Inherited from SoapHttpClientProtocol.)

Protected method

MemberwiseClone()

(Inherited from Object.)

Protected method

MemberwiseClone(Boolean)

(Inherited from MarshalByRefObject.)

Public method

RemoveContactFromGroup

Deletes a contact from a particular contact group.

Public method

ToString

(Inherited from Component.)

Top

Events

 

Name

Description

Public event

Disposed

(Inherited from Component.)

Top

See Also

Reference

MicrosoftOfficeLiveBusinessContactManager Class

WebBCM Namespace