CRMAccount

banner art

New class: account

The following table shows the mapping of deprecated methods.

1.2 Method Notes
Activate Use the SetStateAccount message.
AddSubAccount Use Update.
AddSubContact Use Update.
Assign Use the Assign message.
BulkRetrieve Use RetrieveMultiple.
Create Use Create.
CreateAndRetrieve Use Create followed by Retrieve.
Deactivate Use the SetStateAccount message.
Delete Use Delete.
GetPrimaryContact Use Retrieve.
GrantAccess Use the GrantAccess message.
MakePrivate Not supported in this version.
MakePublic Not supported in this version.
ModifyAccess Use the ModifyAccess message.
RemoveSubAccount Use Update.
RemoveSubContact Use Update.
Retrieve Use Retrieve.
RetrieveAllLeads Use RetrieveMultiple.

Note   This method returns all leads that are the child of the specified account or the child of a contact that's a child of that account. To do this with RetrieveMultiple, you must call this method two times, once for each condition.

RetrieveAllOpportunities Use RetrieveMultiple.
RetrieveByObject Use RetrieveMultiple
RetrieveByPrincipal Use RetrieveMultiple.
RetrievePrincipalAccess Use the RetrievePrincipalAccess message.
RetrieveSharedPrincipals Use the RetrieveSharedPrincipalsAndAccess message.
RetrieveSharedPrincipalsAndAccess Use the RetrieveSharedPrincipalsAndAccess message.
RetrieveSubAccounts Use RetrieveMultiple.
RetrieveSubContacts Use RetrieveMultiple.
RetrieveSubLeads Use RetrieveMultiple.
RetrieveSubOpportunities Use RetrieveMultiple.
SetPrimaryContact Use Update.
Update Use Update.
UpdateAndRetrieve Use Update followed by Retrieve.

© 2007 Microsoft Corporation. All rights reserved.