Table of Contents

Enum ServiceObjectType

Namespace
Microsoft.Exchange.WebServices.Data
Assembly
Microsoft.Exchange.WebServices.dll

Defines the type of a service object.

public enum ServiceObjectType

Fields

Conversation = 2

Data represents a conversation

Folder = 0

The object is a folder.

Item = 1

The object is an item.