Propriedade RequestResponse.Comment
Obtém ou define um comentar sobre a solicitação.
Espaço para nome websvcSharepointDirectoryManagementService
Conjunto de Módulos (Assembly) STSSOAP (em stssoap.dll)
A sintaxe
Public Property Comment As String
Dim instance As RequestResponse
Dim value As String
value = instance.Comment
instance.Comment = value
public string Comment { get; set; }
A propriedade Value
Um String que representa um comentar sobre a solicitação.
Consulte também
Referência
RequestResponse De classe
RequestResponse Membros
websvcSharepointDirectoryManagementService De espaço para nome