Edit

Share via


PresenceActivityInternal.CustomTokens Property

Definition

public:
 property System::Collections::Generic::ICollection<Microsoft::Rtc::Internal::Collaboration::LocaleStringInternal ^> ^ CustomTokens { System::Collections::Generic::ICollection<Microsoft::Rtc::Internal::Collaboration::LocaleStringInternal ^> ^ get(); void set(System::Collections::Generic::ICollection<Microsoft::Rtc::Internal::Collaboration::LocaleStringInternal ^> ^ value); };
public System.Collections.Generic.ICollection<Microsoft.Rtc.Internal.Collaboration.LocaleStringInternal> CustomTokens { get; set; }
member this.CustomTokens : System.Collections.Generic.ICollection<Microsoft.Rtc.Internal.Collaboration.LocaleStringInternal> with get, set
Public Property CustomTokens As ICollection(Of LocaleStringInternal)

Property Value

Applies to