Item.Properties

Retrieves the properties for the specified message. Part of the properties include the recipients and their respective status information.

Parameters

Item.drn (Required)

Specifies the GroupWise identifier of the item.

User.context (Required)

Specifies the context identifier for this user’s session.

Return Values

Value

Description

Item.Properties[n].name

Name of recipient.

Item.Properties[n].id

Item.Properties[n].read

 

Item.Properties[n].Read.time

 

Item.Properties[n].accepted

 

Item.Properties[n].Accepted.time

 

Item.Properties[n].Accepted.comment

 

Item.Properties[n].completed

 

Item.Properties[n].Completed.time

 

Item.Properties[n].declined

 

Item.Properties[n].Declined.time

 

Item.Properties[n].Declined.comment

 

Item.Properties[n].delegated

 

Item.Properties[n].Delegated.time

 

Item.Properties[n].Delegated.comment

 

Item.Properties[n].deleted

 

Item.Properties[n].Deleted.time

 

Item.Properties[n].delivered

 

Item.Properties[n].Delivered.time

 

Item.Properties[n].downloaded

 

Item.Properties[n].Downloaded.time

 

Item.Properties.moreRecipients

Set if there are more recipients to display.

Item.Properties.boxType

Valid values:

  • 1 The user viewing the item is a recipient. Don't show item status information or BC users.
  • 2 The user viewing the item is the owner. Show item status information and BC users.

Item.Properties[n].copyType

Valid values:

  • 1 Recipient in the To field.
  • 2 Recipient in the CC field.
  • 3 Recipient in the BC field.

Item.Properties[n].typePostOffice

1 if the item is a post office instead of a recipient.

Item.Properties[n].purged

 

Item.Properties[n].Purged.time

 

Item.Properties[n].replied

 

Item.Properties[n].Replied.time

 

Item.Properties[n].retracted

 

Item.Properties[n].Retracted.time

 

Item.Properties[n].started

 

Item.Properties[n].Started.time

 

Item.Properties.Total.count

Number of recipients and post offices in the list.

Item.Properties[n].transferred

 

Item.Properties[n].Transferred.time

 

Item.Properties[n].undeleted

 

Item.Properties[n].Undeleted.time

 

Item.Properties[n].undeliverable

 

Item.Properties.Users.count

Number of recipients in the list.

Example

<A href="/servlet/webacc?User.context=xyz&action=Item.properties&Item.drn=434z6z"> Item Info </A>