This documentation is archived and is not being maintained.
PropertySet class
Represents a set of item or folder properties.
Namespace:
Microsoft.Exchange.WebServices.Data Assembly:
Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
'Declaration
Public NotInheritable Class PropertySet _
Implements IEnumerable(Of PropertyDefinitionBase), IEnumerable
'Usage
Dim instance As PropertySet
Property sets are used to indicate what properties of an item or folder should be loaded when binding to an existing item or folder or when loading an item or folder's properties.
Any public static ( in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.