MailboxAuditLogEvent Members

Include Protected Members
Include Inherited Members

The MailboxAuditLogEvent type exposes the following members.

Properties

  Name Description
Public property ClientInfoString
Public property ClientIPAddress
Public property ClientMachineName
Public property ClientProcessName
Public property ClientVersion
Public property CrossMailboxOperation
Public property DestFolderId
Public property DestFolderPathName
Public property DestMailboxGuid
Public property DestMailboxOwnerSid
Public property DestMailboxOwnerUPN
Public property DirtyProperties
Public property ExternalAccess
Public property FolderId
Public property FolderPathName
Public property Identity Gets or sets the identifier of the object. (Inherited from ConfigurableObject.)
Public property InternalLogonType
Public property IsValid Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.)
Public property ItemId
Public property ItemSubject
Public property LastAccessed (Inherited from MailboxAuditLogRecord.)
Public property LogonType
Public property LogonUserDisplayName
Public property LogonUserSid
Public property MailboxGuid (Inherited from MailboxAuditLogRecord.)
Public property MailboxOwnerSid
Public property MailboxOwnerUPN
Public property MailboxResolvedOwnerName (Inherited from MailboxAuditLogRecord.)
Public property Operation
Public property OperationResult
Public property OriginatingServer
Public property SourceFolders
Public property SourceItems

Top

Methods

  Name Description
Public method Clone (Inherited from ConfigurableObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperties (Inherited from ConfigurableObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Validate (Inherited from ConfigurableObject.)
Protected method ValidateRead (Inherited from ConfigurableObject.)
Protected method ValidateWrite (Inherited from ConfigurableObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IConfigurable.CopyChangesFrom (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate property IConfigurable.ObjectState (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate method IConfigurable.ResetChangeTracking (Inherited from ConfigurableObject.)

Top