LogExport class
This is the primary class that should be instantiated to obtain metadata about the logs that you can download.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Client.ClientObject
Microsoft.Online.SharePoint.SPLogger.LogExport
Namespace: Microsoft.Online.SharePoint.SPLogger
Assembly: Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)
Syntax
'Declaration
Public Class LogExport _
Inherits ClientObject
'Usage
Dim instance As LogExport
public class LogExport : ClientObject
Remarks
This API is for internal use only. In the future it will only be available to SharePoint Online Dedicated customers. For more information on this program, see Office 365 Dedicated.
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.