C# Class Aspose.Email.Examples.CSharp.Email.IdentifyInlineAndRegularAttachments

Datei anzeigen Open project: aspose-email/Aspose.Email-for-.NET

Public Methods

Method Description
IsInlineAttachment ( MapiAttachment att, MapiMessage msg ) : bool
Run ( ) : void

Method Details

IsInlineAttachment() public static method

public static IsInlineAttachment ( MapiAttachment att, MapiMessage msg ) : bool
att MapiAttachment
msg MapiMessage
return bool

Run() public static method

public static Run ( ) : void
return void