PST File Format SDK v0.4
Loading...
Searching...
No Matches
entryid.h File Reference
#include "pstsdk/util/primitives.h"
#include "pstsdk/util/util.h"
#include <cstdint>
#include <vector>
+ Include dependency graph for entryid.h:

Go to the source code of this file.

Classes

struct  pstsdk::entry_id_header
 
struct  pstsdk::entry_id_bytebag
 
struct  pstsdk::distribution_list_wrapped_entry_id
 
struct  pstsdk::recipient_oneoff_entry_id
 One-off recipient EntryID [MS-OXCDATA] 2.2.5.1. More...
 

Namespaces

namespace  pstsdk
 Contains the definition of all in memory representations of disk structures.
 

Enumerations

enum class  pstsdk::distribution_list_entry_id_type {
  pstsdk::one_off = 0 , pstsdk::contact = 3 , pstsdk::personal_distribution_list = 4 , pstsdk::mail_user_gal = 5 ,
  pstsdk::distribution_list_gal = 6
}