Class PhoneList
Assembly: SuperOffice.CRMWeb.dll
Syntax
[SoWebObject("PhoneList")]
public class PhoneList : IWebObject, IPlugin
Constructors
PhoneList()
Declaration
Methods
GetPersonPhoneLink(Int32, Int32, Int32)
Declaration
public string GetPersonPhoneLink(int contactId, int personId, int phoneId)
Parameters
Returns
GetPhoneList(Int32, Int32)
Declaration
public string GetPhoneList(int contactId, int personId)
Parameters
| Type |
Name |
Description |
| Int32 |
contactId |
|
| Int32 |
personId |
|
Returns
Implements
SuperOffice.Factory.IPlugin