Interface ChunkGroupWithProperties

All Superinterfaces:
ChunkGroup
All Known Implementing Classes:
Chunks, RecipientChunks

public interface ChunkGroupWithProperties extends ChunkGroup
A group of chunks which is indexable by MAPIProperty entries.
  • Method Details

    • getProperties

      Map<MAPIProperty,List<PropertyValue>> getProperties()
      Returns all the Properties contained in the Chunk, along with their Values. Normally, each property will have one value, sometimes none, and rarely multiple (normally for Unknown etc). For fixed sized properties, the value can be fetched straight from the PropertyValue. For variable sized properties, you'll need to go via the chunk.