Public Attributes | |
| string | DomainID |
| Domain to invite and accept on. | |
| string | FromID |
| The ID of the user who sent the subscription. | |
| string | FromName |
| The name of the user who sent the subscription. | |
| string | ToID |
| The ID of the user who received the subscription. | |
| string | SubscriptionID |
| The ID of the originating subscription Subscription ID are consistent in both the sender's and receiver's PO Boxes. | |
| string | SharedCollectionID |
| The ID of the collection the sender is wanting to share. | |
| string | SharedCollectionName |
| The friendly name of the collection the sender is wanting to share. | |
| string | SharedCollectionType |
| The type of collection the sender is wanting to share. | |
| string | DirNodeID |
| If the shared collection contains a directory node, the id will be set on the invite. | |
| string | DirNodeName |
| If the shared collection contains a directory node, the node's name will be set on the invite. | |
| int | AccessRights |
| Access rights the sender is wishing to grant to the receiver for the shared collection This member is really only valid on the invite method. | |
Domain to invite and accept on.
The ID of the user who sent the subscription.
The name of the user who sent the subscription.
The ID of the user who received the subscription.
The ID of the originating subscription Subscription ID are consistent in both the sender's and receiver's PO Boxes.
The ID of the collection the sender is wanting to share.
The friendly name of the collection the sender is wanting to share.
The type of collection the sender is wanting to share.
If the shared collection contains a directory node, the id will be set on the invite.
If the shared collection contains a directory node, the node's name will be set on the invite.
Access rights the sender is wishing to grant to the receiver for the shared collection This member is really only valid on the invite method.
1.5.6