AddActivityRequest 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.
AddActivityRequest
public class AddActivityRequest
type AddActivityRequest = class
Public Class AddActivityRequest
- Inheritance
-
AddActivityRequest
Constructors
| Name | Description |
|---|---|
| AddActivityRequest() | |
Properties
| Name | Description |
|---|---|
| AssignedTo |
Id of the user whom the activity will be assigned to. |
| ContactId |
Id of person the activity will be associated with. |
| DealId |
ID of deal the activity will be associated with. |
| DueDate |
YYYY-MM-DD |
| DueTime |
HH:MM |
| Duration |
HH:MM |
| Notes |
note |
| OrganizationId |
ID of the organization the activity will be associated with. |
| Subject |
Subject of the activity. |
| Type |
Activity type. |