ContactChangeRecord.RemoteId 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 remote identifier of the contact that changed.
public:
property Platform::String ^ RemoteId { Platform::String ^ get(); };
winrt::hstring RemoteId();
public string RemoteId { get; }
var string = contactChangeRecord.remoteId;
Public ReadOnly Property RemoteId As String
Property Value
The remote identifier of the contact that changed.
Windows requirements
App capabilities |
ID_CAP_CONTACTS [Windows Phone]
|