Item.Properties.Read

Reads property information regarding the selected item. Currently, this returns the property information for a post office.

Parameters

Item.drn (Required)

Specifies the GroupWise identifier of the item to open.

Item.Properties.id (Required)

Specifies the location in the list of the selected item.

User.context (Required)

Specifies the context identifier for this user’s session.

Return Values

Value

Description

Item.Properties.name

Name of recipient.

Item.Properties.id

Identifier of item.

Item.Properties.copyType

Valid Values:

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

Item.Properties.GWDomain.name

Name of the GroupWise domain.

Item.Properties.InternetDomainName

Name of the Internet domain.

Item.Properties.accepted

Item.Properties.Accepted.time

 

Item.Properties.Accepted.comment

 

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.completed

 

Item.Properties.Completed.time

 

Item.Properties.declined

 

Item.Properties.Declined.time

 

Item.Properties.Declined.comment

 

Item.Properties.delegated

 

Item.Properties.Delegated.time

 

Item.Properties.Delegated.comment

 

Item.Properties.Deleted.time

 

Item.Properties.delivered

 

Item.Properties.Delivered.time

 

Item.Properties.downloaded

 

Item.Properties.Downloaded.time

 

Item.Properties.Forwarded

 

Item.Properties.Forwarded.time

 

Item.Properties.Host.deleted

 

Item.Properties.Host.Deleted.time

 

Item.Properties.Incomplete

 

Item.Properties.Incomplete.time

 

Item.Properties.purged

 

Item.Properties.Purged.time

 

Item.Properties.read

 

Item.Properties.Read.time

 

Item.Properties.replied

 

Item.Properties.Replied.time

 

Item.Properties.retracted

 

Item.Properties.Retracted.time

 

Item.Properties.started

 

Item.Properties.Started.time

 

Item.Properties.transferred

 

Item.Properties.Transferred.time

 

Item.Properties.Transfer.delayed

 

Item.Properties.TransferDelayed.time

 

Item.Properties.Transfer.failed

 

Item.Properties.TransferFailed.reason

 

Item.Properties.TransferFailed.time

 

Item.Properties.Transfer.pending

 

Item.Properties.Transfer.pending

 

Item.Properties.TransferPending.time

 

Item.Properties.typePostOffice

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

Item.Properties.undeleted

 

Item.Properties.Undeleted.time

 

Item.Properties.undeliverable

 

Item.Properties.Undeliverable.users

 

Item.Properties.UndeliverableUser.time

 

Example

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