public class Exists extends Restriction
| Constructor and Description |
|---|
Exists()
Initializes a new instance of the Exists class.
|
Exists(PropertyPath propertyPath)
Initializes a new instance of the Exists class.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyPath |
getPropertyPath()
Gets frequently referenced properties by URI, individual members of a dictionary or MAPI properties.
|
void |
setPropertyPath(PropertyPath propertyPath)
Sets frequently referenced properties by URI, individual members of a dictionary or MAPI properties.
|
java.lang.String |
toString()
Gets the value of the current Exists object to its equivalent string representation.
|
public Exists()
public Exists(PropertyPath propertyPath)
propertyPath - the property pathpublic java.lang.String toString()
toString in class java.lang.Objectpublic PropertyPath getPropertyPath()
public void setPropertyPath(PropertyPath propertyPath)
propertyPath - the new property path