ResponseCode

banner art

The ResponseCode class contains integer flags to set the campaignresponse.responsecode attribute. Although the attribute may accept any value, these are the valid values.

This class does not need instantiation or initialization because the fields represent constant integer values. These values are intended to be used when setting entity attribute values.

Field Value Description
Info 1 Specifies a request for more information.
Interested 2 Specifies an interested response.
Unsubscribe 0 Specifies a request to be removed from the list.

See Also

© 2007 Microsoft Corporation. All rights reserved.