PostItemSchema class

Represents the schema for post items.

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)

'Declaration
Public NotInheritable Class PostItemSchema _
	Inherits ItemSchema
'Usage
Dim instance As PostItemSchema

The PostItemSchema class is used to identify the post item properties for searches, filtering, and loading properties for post items.

Any public static ( in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: