ContactListServerSearchReadBatchRequest.SessionId 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 search session ID of this batch read request.
public:
property Platform::String ^ SessionId { Platform::String ^ get(); };
winrt::hstring SessionId();
public string SessionId { get; }
var string = contactListServerSearchReadBatchRequest.sessionId;
Public ReadOnly Property SessionId As String
Property Value
A search session ID.
Windows requirements
App capabilities |
contactsSystem
|