Class AlternateIdBase
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Represents the base class for Id expressed in a specific format.
public abstract class AlternateIdBase
- Inheritance
-
AlternateIdBase
- Derived
- Inherited Members
Properties
Format
Gets or sets the format in which the Id in expressed.
public IdFormat Format { get; set; }