DatabaseCopyStatusEntry.SnapshotLatestDifferentialBackup Property
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public ReadOnly Property SnapshotLatestDifferentialBackup As Nullable(Of Boolean)
Get
'Usage
Dim instance As DatabaseCopyStatusEntry
Dim value As Nullable(Of Boolean)
value = instance.SnapshotLatestDifferentialBackup
public Nullable<bool> SnapshotLatestDifferentialBackup { get; }
Property Value
Type: System.Nullable<Boolean>
Returns Nullable<T>.