제공된 이름을 가진 파일이 이미 첨부되어 있는지 여부를 확인합니다. 이는 동기화 중에 사용됩니다.
VBScript
attachments.Exists fileName
Perl
$attachments->Exists(fileName);