IPListEntry.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 IPListEntry
Dim value As String

value = instance.Comment

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

Property value

Type: System.String

See also

Reference

IPListEntry class

IPListEntry members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace