EKEvent.AllDay Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies whether or not this is an all-day event.
public virtual bool AllDay { [Foundation.Export("isAllDay")] get; [Foundation.Export("setAllDay:")] set; }
member this.AllDay : bool with get, set
Property Value
- Attributes