Click or drag to resize

MapiNamedPropertyRequestLID Property

A 32-bit quantity that, in combination with a PropertySetGuid, defines a numerical named property. This property is only defined if IsString is false.

Namespace: OpenDiscoverSDK.Interfaces.Settings
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[DataMemberAttribute]
public uint? LID { get; }

Property Value

NullableUInt32
See Also