Show / Hide Table of Contents

CreateContactSetup Constructor

Contact first name

Contact last name

Phone number for the contact

Identifier of the site for the contact role to create.

Initializes a new instance of the CreateContactSetup class.

Syntax

'Declaration

<ConstructorIndexAttribute()>
Public Function New( _
   ByVal _firstName_ As String, _
   ByVal _lastName_ As String, _
   ByVal _phone_ As String, _
   ByVal _siteIDNum_ As String _
)
[ConstructorIndexAttribute()]
public CreateContactSetup( 
   string _firstName_,
   string _lastName_,
   string _phone_,
   string _siteIDNum_
)

Parameters

firstName

Contact first name

lastName

Contact last name

phone

Phone number for the contact

siteIDNum

Identifier of the site for the contact role to create.

Requirements

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

Reference

CreateContactSetup Class
CreateContactSetup 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.