DocumentIsEmailType Property |
Specifies whether this document is an email type.
Namespace: OpenDiscoverSDK.Interfaces.PlatformAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.6.0 (2025.4.6)
Syntax[DataMemberAttribute]
public bool IsEmailType { get; set; }Property Value
Boolean
See Also