IMessages Properties |
The IMessages type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllMessagesReverse |
Gets or sets the Subscriber connected by a All Messages relationship in Reverse direction.
(Inherited from IMessagesBase.) |
![]() | ChangedBy |
Gets the name of the user who changed the object last.
(Inherited from IObject.) |
![]() | ChangedOn |
Gets the point of time the object was changed last.
(Inherited from IObject.) |
![]() | CreatedBy |
Gets the name of the user who created the object.
(Inherited from IObject.) |
![]() | CreatedOn |
Gets the point of time the object was created.
(Inherited from IObject.) |
![]() | Description |
Gets or sets the object description. The description can be empty.
(Inherited from IObject.) |
![]() | Extension |
Gets or sets the Extension attribute.
(Inherited from IMessagesBase.) |
![]() | Folder |
Gets the containing folder.
(Inherited from IObject.) |
![]() | Id |
Gets the object ID. The ID is generated by the platform and
cannot be modified.
(Inherited from IObject.) |
![]() | IsExtensionAssigned |
Gets or sets whether the Extension attribute is assigned.
(Inherited from IMessagesBase.) |
![]() | IsLastReadDateAssigned |
Gets or sets whether the LastReadDate attribute is assigned.
(Inherited from IMessagesBase.) |
![]() | IsLastSendDateAssigned |
Gets or sets whether the LastSendDate attribute is assigned.
(Inherited from IMessagesBase.) |
![]() | IsLastWriteDateAssigned |
Gets or sets whether the LastWriteDate attribute is assigned.
(Inherited from IMessagesBase.) |
![]() | IsLocked |
Indicates if the object is locked.
(Inherited from IObject.) |
![]() | IsSendImmediatelyAssigned |
Gets or sets whether the SendImmediately attribute is assigned.
(Inherited from IMessagesBase.) |
![]() | IsValid |
Indicates if the object instance is valid. The object becomes
invalid if the Destroy method has been called.
(Inherited from IObject.) |
![]() | LastReadDate |
Gets or sets the Last Read Date attribute.
(Inherited from IMessagesBase.) |
![]() | LastSendDate |
Gets or sets the Last Send Date attribute.
(Inherited from IMessagesBase.) |
![]() | LastWriteDate |
Gets or sets the Last Write Date attribute.
(Inherited from IMessagesBase.) |
![]() | LockedBy |
Gets the name of the user who holds a lock on the object, empty
string if the object is not locked.
(Inherited from IObject.) |
![]() | LockedOn |
Gets the lock timestamp, if object is locked. DateTime.MinValue if not.
(Inherited from IObject.) |
![]() | Name |
Gets or sets the object name. The name cannot be an empty string. It is
modifiable and does not have to be unique.
(Inherited from IObject.) |
![]() | ObjType |
Gets the object type.
(Inherited from IObject.) |
![]() | SendImmediately |
Gets or sets the Send Immediatly attribute.
Indicates that messages will be sent immediately regardless of Last Send Date and Send Email Frequency.
(Inherited from IMessagesBase.) |