AuditData 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.
Describes the change history of an object in the group chat database. Objects that have change histories include ChatRoomInformation, PersistentChatPrincipal, PersistentChatRoleDescriptor, and ChatRoom.
public ref class AuditData
public class AuditData
type AuditData = class
Public Class AuditData
- Inheritance
-
AuditData
Properties
| Name | Description |
|---|---|
| CreatedBy |
Gets the URI of the user who created the object. |
| CreatedOn |
Gets the date on which the object was created |
| UpdatedBy |
Gets the URI of the user who last updated the object. |
| UpdatedOn |
Gets the date on which the object was last updated |