fcSDK Documentation
UpdateContactSetup Constructor

Contact's first name
Contact's last name
Contact's telephone number

Identifier of the contact's current site.

Current role for the Contact at their site. Element from the 'Contact Role' application list. If not set, the default list value is used.
Initializes a new instance of the UpdateContactSetup class.
Syntax
'Declaration
 
<ConstructorIndexAttribute()>
Public Function New( _
   ByVal firstName As String, _
   ByVal lastName As String, _
   ByVal phone As String, _
   ByVal siteIDNum As String, _
   ByVal roleName As String _
)

Parameters

firstName
Contact's first name
lastName
Contact's last name
phone
Contact's telephone number
siteIDNum

Identifier of the contact's current site.

roleName
Current role for the Contact at their site. Element from the 'Contact Role' application list. If not set, the default list value is used.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Reference

UpdateContactSetup Class
UpdateContactSetup Members

 

 


© 2010 Dovetail Software, Inc. - All rights reserved.
- Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
- .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.

Send comments on this topic.