Codeunit 8931 View Only Own Emails Policy in 21
- App
- System Application
Versions171819202122232425262728latest
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetSentEmails | (var Record Sent Email) | public | - | |
| GetOutboxEmails | (var Record Email Outbox) | public | - | |
| GetSentEmails | (Integer, var Record Sent Email) | public | - | |
| GetOutboxEmails | (Integer, var Record Email Outbox) | public | - | |
| GetSentEmails | (Integer, Guid, var Record Sent Email) | public | - | |
| GetOutboxEmails | (Integer, Guid, var Record Email Outbox) | public | - | |
| HasAccess | (Record Sent Email) | Boolean | public | - |
| HasAccess | (Record Email Outbox) | Boolean | public | - |