-
Notifications
You must be signed in to change notification settings - Fork 4
GetInboxCardOptionsIncludeAttachments
Rasmus Wulff Jensen edited this page Apr 4, 2025
·
1 revision
Specifies whether attachments should be included when retrieving cards from the inbox.
Value | Description |
---|---|
True |
Include all attachments associated with the cards. |
False |
Exclude attachments from the cards. |
Cover |
Include only attachments that are used as covers for the cards. |
This enum is utilized in methods such as GetCardsInInboxAsync and within the GetInboxCardOptions class.
If you are looking for info on a specific method in TrelloDotNet then expand the Pages above and input the 'MethodName' (Example: 'AddCardAsync')