protected class EwsExchangeSession.Contact extends ExchangeSession.Contact
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
distributionListMembers, vCardVersion
displayName, etag, folderPath, itemName, noneMatch, permanentUrl
Modifier | Constructor and Description |
---|---|
protected |
Contact()
Empty constructor for GalFind
|
protected |
Contact(EWSMethod.Item response) |
protected |
Contact(String folderPath,
String itemName,
Map<String,String> properties,
String etag,
String noneMatch) |
Modifier and Type | Method and Description |
---|---|
protected void |
buildFieldUpdates(List<FieldUpdate> updates,
boolean create) |
ExchangeSession.ItemResult |
createOrUpdate()
Create or update contact
|
addMember, getBody, getContentType, getName, getUid, setName, setVCardVersion
getEtag, getHref, setHref, setItemName
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
protected Contact(EWSMethod.Item response) throws DavMailException
DavMailException
protected Contact(String folderPath, String itemName, Map<String,String> properties, String etag, String noneMatch)
protected Contact()
protected void buildFieldUpdates(List<FieldUpdate> updates, boolean create)
public ExchangeSession.ItemResult createOrUpdate() throws IOException
createOrUpdate
in class ExchangeSession.Contact
IOException
- on errorCopyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.