SyncGroupLog Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represent a sync group log object.
public class SyncGroupLog
type SyncGroupLog = class
Public Class SyncGroupLog
- Inheritance
-
SyncGroupLog
Constructors
SyncGroupLog() |
Initializes a new instance of the SyncGroupLog class. |
Properties
Details |
Optional. Content of the log. |
Source |
Optional. Source of the sync group log. |
TimeStamp |
Optional. Time stamp of the log. |
Type |
Optional. Type of the log. The possible values: 'Error', 'Warning', 'Success' and 'All'. |