INPersonHandleType 枚举

定义

枚举与 关联的 INPersonHandle值的类型。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 0, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public enum INPersonHandleType
type INPersonHandleType = 
继承
INPersonHandleType
属性

字段

EmailAddress 1

人员的电子邮件地址。

PhoneNumber 2

联系人的电话号码。

Unknown 0

人员句柄的类别未知。

适用于