ContactType Enum

Definition

Specifies the type of a contact.

public enum class ContactType
public enum ContactType
type ContactType = 
Public Enum ContactType
Inheritance
ContactType

Fields

Administrative 3

An administrative contact.

Billing 4

A billing contact.

Other 5

A contact with a type other than administrative, billing, support, technical, or unspecified.

Support 2

A support contact.

Technical 1

A technical contact.

Unspecified 0

A contact with a type that is not specified.

Applies to