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