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