Class ServiceObjectPropertyDefinition
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Represents a property definition for a service object.
public abstract class ServiceObjectPropertyDefinition : PropertyDefinitionBase
- Inheritance
-
ServiceObjectPropertyDefinition
- Derived
- Inherited Members
Properties
Version
Gets the minimum Exchange version that supports this property.
public override ExchangeVersion Version { get; }
Property Value
- ExchangeVersion
The version.
Methods
GetJsonType()
Gets the type for json.
protected override string GetJsonType()