Click or drag to resize

KnownMetadataAttributeIsMessagingStoreType Property

Gets or sets whether this metadata field is associated with messaging store metadata (e.g., Slack export, WhatsApp export, etc).

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

Property Value

Boolean
See Also