AntispamUpdates.LatestContentFilterVersion 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 LatestContentFilterVersion As String
    Get
    Set
'Usage
Dim instance As AntispamUpdates
Dim value As String

value = instance.LatestContentFilterVersion

instance.LatestContentFilterVersion = value
public string LatestContentFilterVersion { get; set; }

Property Value

Type: System.String