Edit

Share via


SocialManagerPresenceRecord.PresenceTitleRecords Property

Definition

Collection of presence title record objects returned by a request.

public Windows.Foundation.Collections.IVectorView<Microsoft.Xbox.Services.Social.Manager.SocialManagerPresenceTitleRecord> PresenceTitleRecords { get; }
member this.PresenceTitleRecords : Windows.Foundation.Collections.IVectorView<Microsoft.Xbox.Services.Social.Manager.SocialManagerPresenceTitleRecord>
Public ReadOnly Property PresenceTitleRecords As IVectorView(Of SocialManagerPresenceTitleRecord)

Property Value

Windows.Foundation.Collections.IVectorView<SocialManagerPresenceTitleRecord>

Implements

Microsoft.Xbox.Services.Social.Manager.__ISocialManagerPresenceRecordPublicNonVirtuals.PresenceTitleRecords

Applies to