ItemType.WebClientReadFormQueryString Property

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property WebClientReadFormQueryString As String
    Get
    Set
'Usage
Dim instance As ItemType
Dim value As String

value = instance.WebClientReadFormQueryString

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

Property Value

Type: System.String