CSSearchableItemAttributeSet.ImportantDates 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.
Gets or sets an array of important dates for an item.
public virtual Foundation.NSDate[] ImportantDates { [Foundation.Export("importantDates")] get; [Foundation.Export("setImportantDates:")] set; }
member this.ImportantDates : Foundation.NSDate[] with get, set
Property Value
NSDate[]
(More documentation for this node is coming)
This value can be null
.
- Attributes