Click or drag to resize

SentUpdateRequest Properties

The SentUpdateRequest type exposes the following members.

Properties
  NameDescription
Public propertyColumnIds
IDs of columns included in the request.
Public propertyIncludeAttachments
Gets the flag that indicates if Attachments should be included in the Email.
Public propertyIncludeDiscussions
Gets the flag that indicates if Discussions should be included in the Email.
Public propertyMessage
Gets the Message.
Public propertyRowIds
IDs of rows update is requested.
Public propertySentAt
Get the date and time for when the sent update request was sent to the recipient.
Public propertySentBy
Gets the User object containing name and email of the sender.
Public propertySentTo
Gets the Recipient
Public propertyStatus
Gets the status of the sent update request.
Public propertySubject
Gets the Subject.
Public propertyUpdateRequestId
Get the ID of the originating update request.
Top
See Also