WalletTransactionItemBase.IssuerAddress Property

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

Gets the address of the card issuer.

Namespace:  Microsoft.Phone.Wallet
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Overridable ReadOnly Property IssuerAddress As WalletAddresses
public virtual WalletAddresses IssuerAddress { get; }

Property Value

Type: Microsoft.Phone.Wallet..::.WalletAddresses
The address of the card issuer.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

WalletTransactionItemBase Class

Microsoft.Phone.Wallet Namespace