API Reference
Class
OfflineAddressBookEntrySummary
Small projection suitable for listings and bounded search results.
Inheritance
- Object
- OfflineAddressBookEntrySummary
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 OfflineAddressBookEntryReference Reference { get; } #Stable reference for an explicit full read.
public String DisplayName { get; } #Display name.
public String SmtpAddress { get; } #Primary SMTP address.
public String Account { get; } #Directory account.
public String CompanyName { get; } #Company name.
public String Department { get; } #Department.
public OfflineAddressBookObjectType ObjectType { get; } #Projected object type.
public Boolean IsDistributionList { get; } #Whether this entry is a distribution list.