Share via


SenderReputationConfig.ProxyServerName property

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

Syntax

'Declaration
Public Property ProxyServerName As String
    Get
    Set
'Usage
Dim instance As SenderReputationConfig
Dim value As String

value = instance.ProxyServerName

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

Property value

Type: System.String

See also

Reference

SenderReputationConfig class

SenderReputationConfig members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace