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.SettingsAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public string CanonicalName { get; }Property Value
String
See Also