マルチパートエンティティ内で現在の MIME エンティティの直前の MIME エンティティを返します。
NotesMIMEEntity
Set notesMIMEEntity = notesMIMEEntity .GetPrevEntity( [ search% ] )
search%
Integer 型の定数。オプション。
notesMIMEEntity
NotesMIMEEntity。前の MIME エンティティまたは Nothing を返します。
Java™ MIMEEntity クラスの getPrevEntity
例