FindAllAccountsResult.Status Property

Definition

Gets the status of the web account retrieval operation.

public:
 property FindAllWebAccountsStatus Status { FindAllWebAccountsStatus get(); };
FindAllWebAccountsStatus Status();
public FindAllWebAccountsStatus Status { get; }
var findAllWebAccountsStatus = findAllAccountsResult.status;
Public ReadOnly Property Status As FindAllWebAccountsStatus

Property Value

A value indicating the result status.

Applies to