次の方法で共有


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

人へのハンドルのカテゴリが不明です。

適用対象