ContactGroup class

Represents a group of contacts. Properties that are available on contact groups are defined by the ContactGroupSchema class.

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)

'Declaration
Public Class ContactGroup _
	Inherits Item
'Usage
Dim instance As ContactGroup

Any public static ( in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: