public final class ItemChange extends Change
Constructor and Description |
---|
ItemChange()
Initializes a new instance of ItemChange.
|
Modifier and Type | Method and Description |
---|---|
ServiceId |
createId()
Creates an ItemId instance.
|
boolean |
getIsRead()
Gets the IsRead property for the item that the change applies to.
|
Item |
getItem()
Gets the item the change applies to.
|
ItemId |
getItemId()
Gets the Id of the item the change applies to.
|
void |
setIsRead(boolean isRead)
Sets the checks if is read.
|
getChangeType, getId, getServiceObject, setChangeType, setId, setServiceObject
public ItemChange()
public Item getItem()
public boolean getIsRead()
public void setIsRead(boolean isRead)
isRead
- the new checks if is readpublic ItemId getItemId() throws ServiceLocalException
ServiceLocalException
- the service local exceptionCopyright © 2012–2015 Microsoft. All rights reserved.