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.MetadataAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntaxpublic bool IsMessagingStoreType { get; set; }Property Value
Boolean
See Also