Click or drag to resize

MapiNamedPropertyRequestCanonicalName Property

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

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