public class GetSharingMetadataResponse extends Response
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EncryptedSharedFolderData> |
getEncryptedSharedFolderDataList()
Gets a collection of data structures that a client can use to authorize the sharing of its calendar or contact data with other clients.
|
java.util.List<InvalidRecipient> |
getInvalidRecipients()
Gets recipients of the folder sharing request that are invalid.
|
getDescriptiveLinkKey, getMessage, getResponseClass, getResponseCode, getServerVersionInfo, getXmlMessage, setServerVersionInfopublic java.util.List<EncryptedSharedFolderData> getEncryptedSharedFolderDataList()
public java.util.List<InvalidRecipient> getInvalidRecipients()