ContactBatch.Status 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 a ContactBatchStatus value that indicates if a search was successful or if there was a server error.
public:
property ContactBatchStatus Status { ContactBatchStatus get(); };
ContactBatchStatus Status();
public ContactBatchStatus Status { get; }
var contactBatchStatus = contactBatch.status;
Public ReadOnly Property Status As ContactBatchStatus
Property Value
A ContactBatchStatus value that indicates if a search was successful or if there was a server error.
Windows requirements
App capabilities |
contactsSystem
|