Click or drag to resize

KnownMetadataAttributeIsMailStoreType Property

Gets or sets whether this metadata field is associated with mail store metadata (e.g., PST, OST, MBOX, etc).

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
public bool IsMailStoreType { get; set; }

Property Value

Boolean
See Also