UnfulfilledConsumable.OfferId 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.
A unique ID used to identify a consumable in-app product within a large purchase catalog.
public:
property Platform::String ^ OfferId { Platform::String ^ get(); };
winrt::hstring OfferId();
public string OfferId { get; }
var string = unfulfilledConsumable.offerId;
Public ReadOnly Property OfferId As String
Property Value
The offer ID.