public final class AttachmentsPropertyDefinition extends ComplexPropertyDefinition<AttachmentCollection>
| Constructor and Description |
|---|
AttachmentsPropertyDefinition() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasFlag(PropertyDefinitionFlags flag,
ExchangeVersion version)
Determines whether the specified flag is set.
|
createPropertyInstance, getTypeinternalLoadFromXml, loadPropertyValueFromXml, writePropertyValueToXmlgetAssociatedInternalProperties, getName, getPrintableName, getVersion, getXmlElement, hasFlag, isNullable, registerAssociatedInternalProperties, setNamegetUri, getXmlElementName, writeAttributesToXmltoString, tryLoadFromXml, writeToXmlpublic AttachmentsPropertyDefinition()
public boolean hasFlag(PropertyDefinitionFlags flag, ExchangeVersion version)
hasFlag in class PropertyDefinitionflag - The flag.version - Requested version.Copyright © 2012–2015 Microsoft. All rights reserved.