TeamMailboxDiagnosticsInfo.LastMaintenanceSyncCycleLog property
Namespace: Microsoft.Exchange.Data.Storage.Management
Assembly: Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)
Syntax
'Declaration
Public Property LastMaintenanceSyncCycleLog As String
Get
Friend Set
'Usage
Dim instance As TeamMailboxDiagnosticsInfo
Dim value As String
value = instance.LastMaintenanceSyncCycleLog
public string LastMaintenanceSyncCycleLog { get; internal set; }
Property value
Type: System.String
See also
Reference
TeamMailboxDiagnosticsInfo class