API Reference
Class
OfflineAddressBookPropertyDefinition
One schema-defined property in an OAB v4 header or entry record.
Inheritance
- Object
- OfflineAddressBookPropertyDefinition
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public UInt32 PropertyTag { get; } #Combined MAPI property tag.
public UInt16 PropertyId { get; } #High-word MAPI property identifier.
public MapiPropertyType PropertyType { get; } #Low-word MAPI property type.
public UInt32 Flags { get; } #Raw OAB schema flags.
public MapiPropertyKey KnownProperty { get; } #The shared OfficeIMO MAPI vocabulary entry for this tag, when known.
public Boolean IsAnrIndexed { get; } #Whether the property participates in the online ambiguous-name-resolution index.
public Boolean IsPrimaryKey { get; } #Whether the property is an online primary-key value required in every entry.