API Reference
Class
OfflineAddressBookFileInfo
One discovered OAB component and its non-content metadata.
Inheritance
- Object
- OfflineAddressBookFileInfo
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 String Path { get; } #Source path, or caller-supplied stream name.
public String Name { get; } #File name.
public Int64 Length { get; } #Component length.
public UInt32 Version { get; } #Little-endian component version marker.
public OfflineAddressBookFormat Format { get; } #Recognized component role.
public Boolean CanEnumerateEntries { get; } #Whether this component can supply address entries.