1 out of 1 rated this helpful - Rate this topic

PropertySet class

EWS Managed API

Represents a set of item or folder properties.

System.Object
  Microsoft.Exchange.WebServices.Data.PropertySet

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
public sealed class PropertySet : IEnumerable<PropertyDefinitionBase>, 
	IEnumerable

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 (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.