Class PropertyDefinition
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Represents the definition of a folder or item property.
public abstract class PropertyDefinition : ServiceObjectPropertyDefinition
- Inheritance
-
PropertyDefinition
- Inherited Members
Properties
Name
Gets the name of the property.
public string Name { get; }
Property Value
Version
Gets the minimum Exchange version that supports this property.
public override ExchangeVersion Version { get; }
Property Value
- ExchangeVersion
The version.