Click or drag to resize

MapiNamedPropertyRequestPropertySetGuid Property

Guid which identifies the property set that this named property belongs to.

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

Property Value

Guid
See Also