Click or drag to resize

EmailTransportHeaderName Property

Gets or sets the name of the header.

Namespace: OpenDiscoverSDK.Interfaces.Content.TextAnalytics
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.6.0 (2025.4.6)
Syntax
C#
[DataMemberAttribute]
public string Name { get; set; }

Property Value

String
See Also