All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
CalendarAuditLogEntry Class Reference

Represents an entry in the calendar audit log. More...

Public Member Functions

 CalendarAuditLogEntry ()
 Initializes a new instance of the CalendarAuditLogEntry class. More...
 

Properties

DateTime Date [get, set]
 Gets or sets the date. More...
 
string Description [get, set]
 Gets or sets the description. More...
 
DateTime ModifiedDate [get, set]
 Gets or sets the modified date. More...
 
string ResourceName [get, set]
 Gets or sets the name of the resource. More...
 

Description

Represents an entry in the calendar audit log.

Constructor & Destructor Documentation

Initializes a new instance of the CalendarAuditLogEntry class.

Property Documentation

DateTime Date
getset

Gets or sets the date.

string Description
getset

Gets or sets the description.

DateTime ModifiedDate
getset

Gets or sets the modified date.

string ResourceName
getset

Gets or sets the name of the resource.