C# 클래스 Aspose.Email.Examples.CSharp.Email.IdentifyInlineAndRegularAttachments

파일 보기 프로젝트 열기: aspose-email/Aspose.Email-for-.NET

공개 메소드들

메소드 설명
IsInlineAttachment ( MapiAttachment att, MapiMessage msg ) : bool
Run ( ) : void

메소드 상세

IsInlineAttachment() 공개 정적인 메소드

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

Run() 공개 정적인 메소드

public static Run ( ) : void
리턴 void