Поделиться через


RuleValidationErrorType.FieldValue Property

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

Syntax

'Declaration
Public Property FieldValue As String
    Get
    Set
'Usage
Dim instance As RuleValidationErrorType
Dim value As String

value = instance.FieldValue

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

Property Value

Type: System.String