ContactGroupServicesExtensions Class

Definition

public ref class ContactGroupServicesExtensions abstract sealed
public static class ContactGroupServicesExtensions
type ContactGroupServicesExtensions = class
Public Module ContactGroupServicesExtensions
Inheritance
ContactGroupServicesExtensions

Methods

AddContactStoreMigrationHandler(ContactGroupServices, EventHandler<ContactStoreMigrationStatusChangedEventArgs>)
BeginGetAllContacts(ContactGroupServices, AsyncCallback, Object)
BeginGetAllContactsOfAGroup(ContactGroupServices, Int32, AsyncCallback, Object)
BeginGetAllGroups(ContactGroupServices, AsyncCallback, Object)
EndGetAllContacts(ContactGroupServices, IAsyncResult)
EndGetAllContactsOfAGroup(ContactGroupServices, IAsyncResult)
EndGetAllGroups(ContactGroupServices, IAsyncResult)
GetContactStoreMigrationStatus(ContactGroupServices)
RemoveContactStoreMigrationHandler(ContactGroupServices, EventHandler<ContactStoreMigrationStatusChangedEventArgs>)
SetRetryOnInitialSubscriptionDisabled(ContactGroupServices, Boolean)

Applies to