Share via


ContactBatch.Status Property

Definition

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

Applies to