Class ExchangeExtendedProperty
Extendend property utilities
Inheritance
System.Object
ExchangeExtendedProperty
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Simplic.Exchange
Assembly: Simplic.Exchange.dll
Syntax
public static class ExchangeExtendedProperty
Fields
| Improve this Doc View SourceSimplicIdDefinitionName
Gets the extended property definition name
Declaration
public const string SimplicIdDefinitionName = "SimplicId"
Field Value
Type | Description |
---|---|
System.String |
Properties
| Improve this Doc View SourceSimplicIdDefinition
Gets the simplic extended property definition
Declaration
public static ExtendedPropertyDefinition SimplicIdDefinition { get; set; }
Property Value
Type | Description |
---|---|
Microsoft.Exchange.WebServices.Data.ExtendedPropertyDefinition |