Click or drag to resize

MapiPropertyRequestCanonicalName Property

Canonical name of the MAPI property that will also be the Metadata entry dictionary key. This name should be the canonical name of the property as defined in "Exchange Server Protocols Master Property List" [MS-OXPROPS] specification.

Namespace: OpenDiscoverSDK.Interfaces.Settings
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[DataMemberAttribute]
public string CanonicalName { get; }

Property Value

String
See Also