DateTimePrecisionType.Text Property
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Property Text As String()
Get
Set
'Usage
Dim instance As DateTimePrecisionType
Dim value As String()
value = instance.Text
instance.Text = value
public string[] Text { get; set; }
Property Value
Type: []