API Reference
Class
EmailStoreProjection
Immutable typed column selection for a Store table query.
Inheritance
- Object
- EmailStoreProjection
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
- Property EmailStoreProjection.Default
- Property EmailStoreQueryPlan.Projection
- Property EmailStoreTableQuery.Projection
Accepted by parameters
- Constructor EmailStoreTableQuery.EmailStoreTableQuery
Constructors
public EmailStoreProjection(params EmailStoreField[] fields) #Creates a projection from one or more canonical fields.
Parameters
- fields OfficeIMO.Email.Store.EmailStoreField[]
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object