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

value = instance.LatestIPReputationVersion

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

Property Value

Type: System.String