AddWalletItemResult Properties
Collapse the table of content
Expand the table of content

AddWalletItemResult Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The AddWalletItemResult type exposes the following members.

  NameDescription
Public property Error The exception associated with the TaskEventArgs. (Inherited from TaskEventArgs.)
Public property Item Gets the Wallet item that was added, if the task was successful.
Public property TaskResult The TaskResult associated with the TaskEventArgs. This indicates whether the task was completed successfully, if the user cancelled the task, or if no result information is available. (Inherited from TaskEventArgs.)
Top

Show:
© 2017 Microsoft