MapiNamedPropertyRequestCanonicalName Property

The canonical string name, in combination with PropertySetGuid, defines a string named property. This property is only defined if IsString is true.

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