INSearchForMessagesIntent.Senders 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.
If not null
, the people who sent the messages to be searched for.
public virtual Intents.INPerson[] Senders { [Foundation.Export("senders", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Senders : Intents.INPerson[]
Property Value
INPerson[]
(More documentation for this node is coming)
This value can be null
.
- Attributes