protected class EwsExchangeSession.Contact extends ExchangeSession.Contact
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>distributionListMembers, vCardVersiondisplayName, 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, setVCardVersiongetEtag, getHref, setHref, setItemNameclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringprotected Contact(EWSMethod.Item response) throws DavMailException
DavMailExceptionprotected 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.ContactIOException - on errorCopyright © 2001–2025 MickaĆ«l Guessant. All rights reserved.