API Reference
Class
OfflineAddressBookEntryReference
Stable record reference within one open OAB snapshot.
Inheritance
- Object
- OfflineAddressBookEntryReference
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
Accepted by parameters
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String Id { get; } #Stable reference text for the current session snapshot.
public String AddressListId { get; } #Owning address-list identifier.
public Int32 AddressListIndex { get; } #Zero-based address-list index.
public Int64 EntryIndex { get; } #Zero-based record index within the address list.
public Int64 RecordOffset { get; } #Record offset relative to the beginning of the Full Details component.
public Int32 RecordLength { get; } #Encoded record length.