# CommonItemOptions

**Kind**: interface | **Module**: [Outlook](https://docs.interop.io/adapters/reference/javascript/outlook/index.md)

**Source**: https://docs.interop.io/adapters/reference/javascript/outlook/commonitemoptions/index.html

This composite type describes the common parameters to be populated on creating a new email or task, such as the display settings.

## Properties

- **`displaySettings`** (`{ left?: number; top?: number; width?: number; height?: number; action?: string; actionDelayMSecs?: number; }`, optional)
  Display settings for the Outlook item window.
