RecordType Enumeration

Audit record types

Namespace:  Aspose.Email.Clients.Activity
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public enum RecordType
Members
  Member nameValueDescription
ExchangeAdmin1 Events from the Exchange admin audit log.
ExchangeItem2 Events from an Exchange mailbox audit log for actions that are performed on a single item, such as creating or receiving an email message.
ExchangeItemGroup3 Events from an Exchange mailbox audit log for actions that can be performed on multiple items, such as moving or deleted one or more email messages.
SharePoint4 SharePoint events.
SharePointFileOperation6 SharePoint file operation events.
AzureActiveDirectory8 Azure Active Directory events.
AzureActiveDirectoryAccountLogon9 Azure Active Directory OrgId logon events (deprecating).
DataCenterSecurityCmdlet10 Data Center security cmdlet events.
ComplianceDLPSharePoint11 Data loss protection (DLP) events in SharePoint and OneDrive for Business.
Sway12 Events from the Sway service and clients.
ComplianceDLPExchange13 Data loss protection (DLP) events in Exchange, when configured via Unified DLP Policy. DLP events based on Exchange Transport Rules are not supported.
SharePointSharingOperation14 SharePoint sharing events.
AzureActiveDirectoryStsLogon15 Secure Token Service (STS) logon events in Azure Active Directory.
SecurityComplianceCenterEOPCmdlet18
PowerBIAudit20 Power BI events.
CRM21 Microsoft CRM events.
Yammer22 Yammer events.
SkypeForBusinessCmdlets23 Skype for Business events.
Discovery24
MicrosoftTeams25 Events from Microsoft Teams.
MicrosoftTeamsAddOns26 Events from Microsoft Teams Add-ons.
MicrosoftTeamsSettingsOperation27 Settings changes from Microsoft Teams.
ThreatIntelligence28 Phishing and malware events from Exchange Online Protection and Office 365 Advanced Threat Protection.
MicrosoftFlow30 Microsoft Flow events.
MicrosoftStream32 Microsoft Stream events.
Project35 Microsoft Project events.
SharepointListOperation36 Sharepoint List events.
SecurityComplianceAlerts40 Security and compliance alert signals.
ThreatIntelligenceUrl41 Safe links time-of-block and block override events from Office 365 Advanced Threat Protection.
ThreatIntelligenceAtpContent47 Phishing and malware events for files in SharePoint, OneDrive for Business, and Microsoft Teams from Office 365 Advanced Threat Protection.
See Also