Compartilhar via


TrackingPropertyType.Value Property

Namespace:  Microsoft.Exchange.InfoWorker.Common.Availability.Proxy
Assembly:  Microsoft.Exchange.InfoWorker.Common (in Microsoft.Exchange.InfoWorker.Common.dll)

Syntax

'Declaration
Public Property Value As String
    Get
    Set
'Usage
Dim instance As TrackingPropertyType
Dim value As String

value = instance.Value

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

Property Value

Type: System.String