IMsgInspector Interface

Definition

IMsgInspector class is the class used to inspect msg, rpmsg that types.

public interface IMsgInspector : IDisposable, Microsoft.InformationProtection.File.IFileInspector
type IMsgInspector = interface
    interface IFileInspector
    interface IDisposable
Public Interface IMsgInspector
Implements IDisposable, IFileInspector
Implements

Properties

Attachments

Attachments.

Body

Get the message body.

BodyType

Get body type.

CodePage

Get body encoding code page, relevant for txt, html body formats.

Stream

Get Raw file data steam.

(Inherited from IFileInspector)
Type

Get Type of Inspector.

(Inherited from IFileInspector)

Applies to