FindAllAccountsResult.Status 屬性

定義

取得 Web 帳戶擷取作業的狀態。

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

屬性值

值,表示結果狀態。

適用於