Share via


TenantLogEntry.CorrelationId property

Namespace:  Microsoft.Online.SharePoint.TenantAdministration
Assembly:  Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)

Syntax

'Declaration
Public Property CorrelationId As Guid
    Get
    Set
'Usage
Dim instance As TenantLogEntry
Dim value As Guid

value = instance.CorrelationId

instance.CorrelationId = value
public Guid CorrelationId { get; set; }

Property value

Type: System.Guid

See also

Reference

TenantLogEntry class

TenantLogEntry members

Microsoft.Online.SharePoint.TenantAdministration namespace