ProximityMessage.SubscriptionId 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.
Gets the subscription ID of the message.
public:
property long long SubscriptionId { long long get(); };
long SubscriptionId();
public long SubscriptionId { get; }
var int64 = proximityMessage.subscriptionId;
Public ReadOnly Property SubscriptionId As Long
Property Value
The subscription ID of the message.
Windows requirements
App capabilities |
proximity
ID_CAP_PROXIMITY [Windows Phone]
|