Click or drag to resize

IMapiPropertyRequest Interface

MAPI property and named property request interface.

Namespace: OpenDiscoverSDK.Interfaces.Settings
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[JsonInterfaceConverterAttribute(typeof(JsonIMapiPropertyRequestConverter))]
public interface IMapiPropertyRequest

The IMapiPropertyRequest type exposes the following members.

Properties
 NameDescription
Public propertyRequestType MAPI property request type.
Top
See Also