Compartilhar via


DatabaseCopyStatusEntry.LowestLogPresent property

Namespace:  Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property LowestLogPresent As Long
    Get
    Set
'Usage
Dim instance As DatabaseCopyStatusEntry
Dim value As Long

value = instance.LowestLogPresent

instance.LowestLogPresent = value
public long LowestLogPresent { get; set; }

Property value

Type: System.Int64

See also

Reference

DatabaseCopyStatusEntry class

DatabaseCopyStatusEntry members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace