Class ProjectsResource
The "projects" collection of methods.
Inherited Members
Namespace: Google.Apis.Essentialcontacts.v1
Assembly: Google.Apis.Essentialcontacts.v1.dll
Syntax
public class ProjectsResource
Constructors
ProjectsResource(IClientService)
Constructs a new resource.
Declaration
public ProjectsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Properties
Contacts
Gets the Contacts resource.
Declaration
public virtual ProjectsResource.ContactsResource Contacts { get; }
Property Value
| Type | Description |
|---|---|
| ProjectsResource.ContactsResource |