MediaEventValue.CardValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets callback parameter specified in the Value field of the MediaCard that originated this event.
public object CardValue { get; set; }
member this.CardValue : obj with get, set
Public Property CardValue As Object
Property Value
The callback parameter specifid in the Value field of the MediaCard that originated this event.