INSearchForMessagesIntent.GroupNamesOperator 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.
The operator defining the search's behavior in regards to group names.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use 'SpeakableGroupNamesOperator' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'SpeakableGroupNamesOperator' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'SpeakableGroupNamesOperator' instead.")]
public virtual Intents.INConditionalOperator GroupNamesOperator { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use 'SpeakableGroupNamesOperator' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'SpeakableGroupNamesOperator' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'SpeakableGroupNamesOperator' instead.")] [Foundation.Export("groupNamesOperator", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
member this.GroupNamesOperator : Intents.INConditionalOperator
Property Value
- Attributes