NewSendConnector.Comment property
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property Comment As String
Get
Set
'Usage
Dim instance As NewSendConnector
Dim value As String
value = instance.Comment
instance.Comment = value
public string Comment { get; set; }
Property value
Type: System.String
See also
Reference
Microsoft.Exchange.Management.SystemConfigurationTasks namespace