Share via


CalendarContract.CalendarEntity.InterfaceConsts.CanModifyTimeZone Field

Definition

Can the organizer modify the time zone of the event? Column name.

[Android.Runtime.Register("CAN_MODIFY_TIME_ZONE")]
public const string CanModifyTimeZone;
[<Android.Runtime.Register("CAN_MODIFY_TIME_ZONE")>]
val mutable CanModifyTimeZone : string

Field Value

Attributes

Remarks

Can the organizer modify the time zone of the event? Column name.

Type: INTEGER (boolean)

Java documentation for android.provider.CalendarContract.CalendarColumns.CAN_MODIFY_TIME_ZONE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to