Deal.MerchantPhone Property

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

Gets the phone number of the merchant for this deal.

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

Syntax

Public ReadOnly Property MerchantPhone As WalletPhoneNumbers
public WalletPhoneNumbers MerchantPhone { get; }

Property Value

Type: Microsoft.Phone.Wallet..::.WalletPhoneNumbers
The phone number of the merchant for this deal.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

Deal Class

Microsoft.Phone.Wallet Namespace