GetSmsMessageOperation.GetResults Method
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.
Retrieves the result of the asynchronous SMS message retrieval operation.
public:
virtual ISmsMessage ^ GetResults() = IAsyncOperation<ISmsMessage ^>::GetResults;
ISmsMessage GetResults();
public ISmsMessage GetResults();
function getResults()
Public Function GetResults () As ISmsMessage
Returns
An interface that accesses the retrieved message.
Implements
Windows requirements
App capabilities |
cellularMessaging
sms
|