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, getType
internalLoadFromXml, loadPropertyValueFromXml, writePropertyValueToXml
getAssociatedInternalProperties, getName, getPrintableName, getVersion, getXmlElement, hasFlag, isNullable, registerAssociatedInternalProperties, setName
getUri, getXmlElementName, writeAttributesToXml
toString, tryLoadFromXml, writeToXml
public AttachmentsPropertyDefinition()
public boolean hasFlag(PropertyDefinitionFlags flag, ExchangeVersion version)
hasFlag
in class PropertyDefinition
flag
- The flag.version
- Requested version.Copyright © 2012–2015 Microsoft. All rights reserved.