This topic has not yet been rated - Rate this topic

SetStateContactRequest Class

CRM 1.2
banner art

Specifies the parameters needed to set the state of a contact.

The SetStateContactRequest class inherits from Request. It exposes the following members.

Constructor Description
SetStateContactRequest Initializes a new instance of the SetStateContactRequest class.

Field Description
ContactState Specifies the new state for the contact.
ContactStatus Specifies the new status reason for the contact.
EntityId Specifies the ID of the contact instance that is the target of the set state operation.

Remarks

Pass an instance of this class as the request parameter in the Execute method.

See Also


© 2007 Microsoft Corporation. All rights reserved.


Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.