Skip to content

Commit 9f2c413

Browse files
committed
hasAttachments() doc added
1 parent bfca9b5 commit 9f2c413

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,7 @@ $aMessage = $oFolder->getMessages('ALL', null, false);
311311
| getTextBody | | string | Get the Message text body |
312312
| getHTMLBody | | string | Get the Message html body |
313313
| getAttachments | | AttachmentCollection | Get all message attachments |
314+
| hasAttachments | | boolean | Checks if there are any attachments present |
314315
| getClient | | Client | Get the current Client instance |
315316
| getUid | | string | Get the current UID |
316317
| getFetchOptions | | string | Get the current fetch option |

0 commit comments

Comments
 (0)