API Reference
Class
EmailStoreSearchFolderContainer
Search-folder container evidence retained on the folder object itself.
Inheritance
- Object
- EmailStoreSearchFolderContainer
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public EmailStoreFolderInfo Folder { get; } #Underlying folder metadata and detached MAPI bag.
public Nullable<Int32> PstSearchCriteriaFlags { get; } #PST-local search criteria state flags when present.
public Byte[] ExtendedFolderFlags { get; } #Exact extended-folder flags used to correlate persistent definitions.
public Boolean HasSearchEvidence { get; } #Whether either source classification or search-specific properties identify a search folder.