共用方式為


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

不知道人員控制碼的類別。

適用於