WalletAddresses.Business1 Property

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

Gets or sets the first business address associated with the Wallet item. The Wallet item can have up to two business addresses.

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

Syntax

Public Property Business1 As WalletAddress
public WalletAddress Business1 { get; set; }

Property Value

Type: Microsoft.Phone.Wallet..::.WalletAddress
The first business address associated with the Wallet item.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

WalletAddresses Class

Microsoft.Phone.Wallet Namespace