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.

Definition

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

Property Value

String

See Also