WebBCM
MSDN Home
MSDN
MSDN Library
Office Development
2007 Microsoft Office System
Office Live Small Business
Microsoft Office Live Small Bu ...
Class Library Reference
WebBCM
Activity Class
ActivityType Enumeration
Company Class
Contact Class
ContactBasic Class
ContactGroup Class
Field Class
MicrosoftOfficeLiveBusinessCon ...
ParentListType Enumeration
SortType Enumeration
Class Library Reference
WebBCM
WebSvcDiscovery
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
WebBCM Namespace
The namespace for the Contact Manager Web service.
Classes
Class
Description
Activity
The object associated with an activity listed under a contact, a company, an opportunity, or a product in Contact Manager. Activities such as phone logs and business notes can be added manually by the end user. Activities are automatically added by Store Manager and e-mail marketing transactions. To see all activity types, see
ActivityType
.
Company
The object associated with a company listed in Contact Manager.
Contact
The object associated with a business contact listed in Contact Manager.
ContactBasic
The object associated with a business contact listed in Contact Manager. The ContactBasic object limits the scope of information available to speed a query of business contacts.
ContactGroup
Any business contact can be a member of any contact group. In order to send a contact an e-mail marketing item, the contact must be in a contact group.
Field
The field object is used to interact with fields associated with a Contact Manager object that are not defined as parameters for the Contact Manager Web service method acting on the object. Fields are used in conjunction with the AllFields parameter.
MicrosoftOfficeLiveBusinessContactManager
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.
Enumerations
Enumeration
Description
ActivityType
The type associated with an
Activity
object.
ParentListType
ParentListType is a parameter for the Contact Manager Web Service method
GetActivities
. This parameter allows you to filter your request by the type of parent to which the activities are assigned.
SortType
SortType is a parameter for the Contact Manager Web Service method >GetActivities. This parameter allows you to sort the results of your request.