Subscriber portal
Gets or sets the key to search for.
public: [RequiredArgumentAttribute] property InArgument<TKey>^ Key { [CompilerGeneratedAttribute] InArgument<TKey>^ get(); [CompilerGeneratedAttribute] void set(InArgument<TKey>^ value); }
Returns the target key.
DictionaryContains<TKey, TValue> ClassMicrosoft.Activities Namespace