microsoft.exchange.webservices.data.property.definition
Class AttachmentsPropertyDefinition
java.lang.Object
microsoft.exchange.webservices.data.property.definition.PropertyDefinitionBase
microsoft.exchange.webservices.data.property.definition.ServiceObjectPropertyDefinition
microsoft.exchange.webservices.data.property.definition.PropertyDefinition
microsoft.exchange.webservices.data.property.definition.ComplexPropertyDefinitionBase
microsoft.exchange.webservices.data.property.definition.ComplexPropertyDefinition<AttachmentCollection>
microsoft.exchange.webservices.data.property.definition.AttachmentsPropertyDefinition
public final class AttachmentsPropertyDefinition
- extends ComplexPropertyDefinition<AttachmentCollection>
Represents base Attachments property type.
AttachmentsPropertyDefinition
public AttachmentsPropertyDefinition()
hasFlag
public boolean hasFlag(PropertyDefinitionFlags flag,
ExchangeVersion version)
- Determines whether the specified flag is set.
- Overrides:
hasFlag in class PropertyDefinition
- Parameters:
flag - The flag.version - Requested version.
- Returns:
- true/false if the specified flag is set,otherwise false.
Copyright © 2012–2015 Microsoft. All rights reserved.