Known Metadata AttributeIs Messaging Type Property
Gets or sets whether this metadata field is associated with messaging metadata (e.g., Microsoft Teams/Skype, Slack, etc).
Definition
Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
public bool IsMessagingType { get; set; }