Show / Hide Table of Contents

Class CreateContactSetup

Inheritance
System.Object
CreateContactSetup
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Toolkits.Clarify.Interfaces
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public class CreateContactSetup

Constructors

CreateContactSetup(String, String, String, String)

Declaration
[ConstructorIndex(0)]
public CreateContactSetup(string firstName, string lastName, string phone, string siteIDNum)
Parameters
Type Name Description
System.String firstName
System.String lastName
System.String phone
System.String siteIDNum

Properties

AdditionalFields

Declaration
[PropertyBitValue(2048)]
public AdditionalFields AdditionalFields { get; }
Property Value
Type Description
AdditionalFields

Email

Declaration
[PropertyBitValue(64)]
public string Email { get; set; }
Property Value
Type Description
System.String

Fax

Declaration
[PropertyBitValue(32)]
public string Fax { get; set; }
Property Value
Type Description
System.String

FirstName

Declaration
[PropertyBitValue(1)]
public string FirstName { get; set; }
Property Value
Type Description
System.String

Hours

Declaration
[PropertyBitValue(512)]
public string Hours { get; set; }
Property Value
Type Description
System.String

LastName

Declaration
[PropertyBitValue(2)]
public string LastName { get; set; }
Property Value
Type Description
System.String

MailStop

Declaration
[PropertyBitValue(128)]
public string MailStop { get; set; }
Property Value
Type Description
System.String

Phone

Declaration
[PropertyBitValue(4)]
public string Phone { get; set; }
Property Value
Type Description
System.String

RoleName

Declaration
[PropertyBitValue(16)]
public string RoleName { get; set; }
Property Value
Type Description
System.String

Salutation

Declaration
[PropertyBitValue(1024)]
public string Salutation { get; set; }
Property Value
Type Description
System.String

SiteIDNum

Declaration
[PropertyBitValue(8)]
public string SiteIDNum { get; set; }
Property Value
Type Description
System.String

Title

Declaration
[PropertyBitValue(256)]
public string Title { get; set; }
Property Value
Type Description
System.String
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.