Record.ObjectId

Record.ObjectId property

Gets or sets object identifier. For SharePoint and OneDrive for Business activity, the full path name of the file or folder accessed by the user. For Exchange admin audit logging, the name of the object that was modified by the cmdlet. Mandatory: No

public string ObjectId { get; set; }

See Also