MSConversation.RemoteParticipantIdentifiers Property

Definition

Device-scoped identifiers for the remote participants of the conversation.

public virtual Foundation.NSUuid[] RemoteParticipantIdentifiers { [Foundation.Export("remoteParticipantIdentifiers")] get; }
member this.RemoteParticipantIdentifiers : Foundation.NSUuid[]

Property Value

NSUuid[]
Attributes

Remarks

These identifiers are persistent only as long as the developer's extension is enabled.

Applies to