ContactType 枚举

定义

指定联系人的类型。

public enum class ContactType
public enum ContactType
type ContactType = 
Public Enum ContactType
继承
ContactType

字段

Administrative 3

管理员联系人。

Billing 4

计算联系人。

Other 5

管理,计算,支持,技术或非特指之外的类型的联系人。

Support 2

支持通信。

Technical 1

技术通信。

Unspecified 0

未指定类型的联系人。

适用于