Share via


Source.PreservationStatus property

Gets the value of the PreservationStatus object associated with the current instance of this Source object.

Namespace:  Microsoft.Office.Server.Discovery
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public ReadOnly Property PreservationStatus As String
    Get
'Usage
Dim instance As Source
Dim value As String

value = instance.PreservationStatus
public string PreservationStatus { get; }

Property value

Type: System.String

See also

Reference

Source class

Source members

Microsoft.Office.Server.Discovery namespace