ContactGroupSchema Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the schema for contact groups.
public ref class ContactGroupSchema : Microsoft::Exchange::WebServices::Data::ItemSchema
public class ContactGroupSchema : Microsoft.Exchange.WebServices.Data.ItemSchema
Public Class ContactGroupSchema
Inherits ItemSchema
- Inheritance
Fields
DisplayName |
Defines the DisplayName property. |
FileAs |
Defines the FileAs property. |
Members |
Defines the Members property. |
Methods
GetEnumerator() |
Provides an enumerator for the properties of the schema. (Inherited from ServiceObjectSchema) |
Explicit Interface Implementations
IEnumerable.GetEnumerator() |
Gets an enumerator that iterates through the properties in the schema. The IEnumerable.GetEnumerator() method is applicable for clients that target Exchange Server 2013 and versions of Exchange starting with Exchange Online. (Inherited from ServiceObjectSchema) |