Subscriber portal
Gets or sets the value of the cached value.
public: [DefaultValueAttribute(null)] property OutArgument<T>^ Value { [CompilerGeneratedAttribute] OutArgument<T>^ get(); [CompilerGeneratedAttribute] void set(OutArgument<T>^ value); }
The value of the cached value.
TryGetCachedValue<T> ClassMicrosoft.Activities Namespace