Show / Hide Table of Contents

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 _
)
[ConstructorIndexAttribute()]
public UpdateContactSetup( 
   string _firstName_,
   string _lastName_,
   string _phone_,
   string _siteIDNum_,
   string _roleName_
)

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 family

Reference

UpdateContactSetup Class
UpdateContactSetup Members

Back to top © 2022 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.