The Event type exposes the following members.

Properties

  Name Description
Public property Content
Gets or sets event content.
Public property DateCreated
Gets time when event is created.
Public property EventTypeId
Gets or sets event type id.
Public property Id
Gets event id.
Public property ParentId
Gets or sets event parent id.
Public property Title
Gets or sets event title.
Public property Url
Gets or sets event url.
Public property UserId
Gets user id of a user that created event.

See Also