MailboxAuditLogEvent Members
Include Protected Members
Include Inherited Members
The MailboxAuditLogEvent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
MailboxAuditLogEvent() | |
![]() |
MailboxAuditLogEvent(MailboxAuditLogRecordId, String, String, String, Nullable<DateTime>) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ClientInfoString | |
![]() |
ClientIPAddress | |
![]() |
ClientMachineName | |
![]() |
ClientProcessName | |
![]() |
ClientVersion | |
![]() |
CrossMailboxOperation | |
![]() |
DestFolderId | |
![]() |
DestFolderPathName | |
![]() |
DestMailboxGuid | |
![]() |
DestMailboxOwnerSid | |
![]() |
DestMailboxOwnerUPN | |
![]() |
DirtyProperties | |
![]() |
ExternalAccess | |
![]() |
FolderId | |
![]() |
FolderPathName | |
![]() |
Identity | Gets or sets the identifier of the object. (Inherited from ConfigurableObject.) |
![]() |
InternalLogonType | |
![]() |
IsValid | Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.) |
![]() |
ItemId | |
![]() |
ItemSubject | |
![]() |
LastAccessed | (Inherited from MailboxAuditLogRecord.) |
![]() |
LogonType | |
![]() |
LogonUserDisplayName | |
![]() |
LogonUserSid | |
![]() |
MailboxGuid | (Inherited from MailboxAuditLogRecord.) |
![]() |
MailboxOwnerSid | |
![]() |
MailboxOwnerUPN | |
![]() |
MailboxResolvedOwnerName | (Inherited from MailboxAuditLogRecord.) |
![]() |
Operation | |
![]() |
OperationResult | |
![]() |
OriginatingServer | |
![]() |
SourceFolders | |
![]() |
SourceItems |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Clone | (Inherited from ConfigurableObject.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetProperties | (Inherited from ConfigurableObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Validate | (Inherited from ConfigurableObject.) |
![]() |
ValidateRead | (Inherited from ConfigurableObject.) |
![]() |
ValidateWrite | (Inherited from ConfigurableObject.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IConfigurable.CopyChangesFrom | (Inherited from ConfigurableObject.) |
![]() ![]() |
IConfigurable.ObjectState | (Inherited from ConfigurableObject.) |
![]() ![]() |
IConfigurable.ResetChangeTracking | (Inherited from ConfigurableObject.) |
Top
See Also