AntispamUpdates.LatestSpamSignatureVersion 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 LatestSpamSignatureVersion As String
Get
Set
'Usage
Dim instance As AntispamUpdates
Dim value As String
value = instance.LatestSpamSignatureVersion
instance.LatestSpamSignatureVersion = value
public string LatestSpamSignatureVersion { get; set; }
Property Value
Type: System.String