Click or drag to resize

ICommenceDatabaseGetPhoneNumber Method

TAPI must be configured for GetPhoneNumber to work properly. TAPI is ancient, so this method is not implemented.

Namespace:  Vovin.CmcLibNet.Database
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
string GetPhoneNumber(
	string phoneNumber,
	string delim = null
)

Parameters

phoneNumber
Type: SystemString
phone number.
delim (Optional)
Type: SystemString
Delimiter, up to 8 chars.

Return Value

Type: String
NotImplementedException
See Also