MailDetailMalwareReport class

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Management.FfoReporting.Common.FfoReportObject
    Microsoft.Exchange.Management.FfoReporting.Common.DetailObject
      Microsoft.Exchange.Management.FfoReporting.MailDetailMalwareReport

Namespace:  Microsoft.Exchange.Management.FfoReporting
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class MailDetailMalwareReport _
    Inherits DetailObject
'Usage
Dim instance As MailDetailMalwareReport
[SerializableAttribute]
public class MailDetailMalwareReport : DetailObject

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

MailDetailMalwareReport members

Microsoft.Exchange.Management.FfoReporting namespace