FindFoldersResults.TotalCount プロパティ

定義

検索されたフォルダーで使用できる検索条件に一致するフォルダーの合計数を取得します。

public:
 property int TotalCount { int get(); };
public int TotalCount { get; }
Public ReadOnly Property TotalCount As Integer

プロパティ値

検索条件に一致するフォルダーの合計数。

適用対象