MapiNamedPropertyRequestIsString Property |
Gets whether this property is string named property (value stored in property
CanonicalName). If false, it is a numerical named property
whose value is stored in propery
LID.
Namespace: OpenDiscoverSDK.Interfaces.SettingsAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public bool IsString { get; }Property Value
Boolean
See Also