Click or drag to resize

KnownStringMetadataFieldsLastVerbExecuted Field

Contains the last verb executed for the Outlook message objects (corresponds to PidTagLastVerbExecuted MAPI property)

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[KnownMetadataAttribute(IsEmailType = true)]
public const string LastVerbExecuted = "LastVerbExecuted"

Field Value

String
See Also