PresenceActivity.CustomTokens Property

Definition

Gets the list of localized strings for the activity.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::Presence::LocalizedString ^> ^ CustomTokens { System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::Presence::LocalizedString ^> ^ get(); };
public System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.Presence.LocalizedString> CustomTokens { get; }
member this.CustomTokens : System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.Presence.LocalizedString>
Public ReadOnly Property CustomTokens As Collection(Of LocalizedString)

Property Value

Collection<LocalizedString>

Applies to