次の方法で共有


CalendarContract.AttendeesColumns.AttendeeRelationship フィールド

定義

注意事項

Use 'Android.Provider.CalendarContract.IAttendeesColumns.AttendeeRelationship'. This class will be removed in a future release.

出席者とユーザーの関係。

[Android.Runtime.Register("ATTENDEE_RELATIONSHIP")]
[System.Obsolete("Use 'Android.Provider.CalendarContract.IAttendeesColumns.AttendeeRelationship'. This class will be removed in a future release.")]
public const string AttendeeRelationship;
[<Android.Runtime.Register("ATTENDEE_RELATIONSHIP")>]
[<System.Obsolete("Use 'Android.Provider.CalendarContract.IAttendeesColumns.AttendeeRelationship'. This class will be removed in a future release.")>]
val mutable AttendeeRelationship : string

フィールド値

属性

注釈

出席者とユーザーの関係。 列名。

型: INTEGER (...} のいずれか #RELATIONSHIP_ATTENDEE

の Java ドキュメントandroid.provider.CalendarContract.AttendeesColumns.ATTENDEE_RELATIONSHIP

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象