ChangeCaseContact Method
Changes the contact for a Case. This overload takes a set of required parameters for the API.
Changes the contact for a Case.
Overload List
Overload | Description |
---|---|
ChangeCaseContact(String,String,String,String) | Changes the contact for a Case. This overload takes a set of required parameters for the API. |
ChangeCaseContact(ChangeCaseContactSetup) | Changes the contact for a Case. This overload takes a setup object. |
ChangeCaseContact(ChangeCaseContactSetup,IDbTransaction) | Changes the contact for a Case. This overload takes a setup object and a database transaction. |
Remarks
The Case phone and alternate phone are also changed.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
SupportToolkit Class
SupportToolkit Members
ChangeCaseContactSetup Class