AntispamUpdates.UpdateMode Property
Namespace: Microsoft.Exchange.Transport.Agent.AntiSpam.Common
Assembly: Microsoft.Exchange.Transport.Agent.AntiSpam.Common (in Microsoft.Exchange.Transport.Agent.AntiSpam.Common.dll)
Syntax
'Declaration
Public Property UpdateMode As AntispamUpdateMode
Get
Set
'Usage
Dim instance As AntispamUpdates
Dim value As AntispamUpdateMode
value = instance.UpdateMode
instance.UpdateMode = value
public AntispamUpdateMode UpdateMode { get; set; }
Property Value
Type: Microsoft.Exchange.Transport.Agent.AntiSpam.Common.AntispamUpdateMode