通过


ContactType 枚举

定义

指定联系人的类型。

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

字段

名称 说明
Unspecified 0

未指定类型的联系人。

Technical 1

技术联系人。

Support 2

支持联系人。

Administrative 3

管理联系人。

Billing 4

计费联系人。

Other 5

与非管理、计费、支持、技术或未指定类型的联系人。

适用于