Share via


MalwareFilterPolicy.CustomNotifications property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Property CustomNotifications As Boolean
    Get
    Set
'Usage
Dim instance As MalwareFilterPolicy
Dim value As Boolean

value = instance.CustomNotifications

instance.CustomNotifications = value
public bool CustomNotifications { get; set; }

Property value

Type: System.Boolean

See also

Reference

MalwareFilterPolicy class

MalwareFilterPolicy members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace