# Google Workspace output object properties

> This table lists all available properties exposed for output variables in the Google Workspace activities.

This table lists all available properties exposed for output variables in the Google Workspace activities.

## `GsuiteEventItem`

 <colgroup>
  <col/>
  <col/>
  <col/>
  <col/>
 </colgroup>
 
  
    Output object 
    Property 
    Type 
    Description 
  
 
 
  
    <code>GsuiteEventItem</code> The representation of a GSuite event  
    Attendees 
    <code>IEnumerable&lt;GSuiteEventAttendee&gt;</code> 
    Attendee list 
  
  
    AttendeesEmailList 
    <code>IEnumerable&lt;GSuiteEventAttendee&gt;</code> 
    Attendees email list 
  
  
    CalendarId 
    <code>String</code> 
    Event's calendar id 
  
  
    Created 
    <code>DateTimeOffset</code> 
    Created date time 
  
  
    Description 
    <code>String</code> 
    Event description 
  
  
    End 
    <code>DateTimeTimeZone</code> 
    End time 
  
  
    EndDateTime 
    <code>DateTime</code> 
    End date 
  
  
    ICalUId 
    <code>String</code> 
    ICal event ID 
  
  
    Id 
    <code>String</code> 
    The ID of the event 
  
  
    Location 
    <code>String</code> 
    Event location 
  
  
    Organizer 
    <code>GSuiteOrganizer</code> 
    The organizer of the event 
  
  
    OrganizerDisplayName 
    <code>String</code> 
    The organizer's display name 
  
  
    OrganizerEmail 
    <code>String</code> 
    The organizer's email 
  
  
    PreferredReturnTimezone 
    <code>String</code> 
    Preferred timezone 
  
  
    Recurrence 
    <code>IList&lt;string&gt;</code> 
    Recurrence 
  
  
    Start 
    <code>DateTimeTimeZone</code> 
    Start time 
  
  
    StartDateTime 
    <code>DateTime</code> 
    Start date 
  
  
    Summary 
    <code>String</code> 
    Event title/subject 
  
  
    Transparency 
    <code>String</code> 
    Show as 
  
  
    Type 
    <code>String</code> 
    The type of the event 
  
  
    Updated 
    <code>DateTimeOffset</code> 
    Last modified date time 
  
  
    Visibility 
    <code>String</code> 
    Event visibility 
  
  
    WebLink 
    <code>String</code> 
    An absolute link to this event in the Google Calendar Web UI 
  
 

## `GDriveRemoteItem`

 <colgroup>
  <col/>
  <col/>
  <col/>
  <col/>
 </colgroup>
 
  
    Output object 
    Property 
    Type 
    Description 
  
 
 
  
    <code>GDriveRemoteItem</code> Represents a remote GDrive file/folder. Inherits <code>IRemoteResource</code> . 
    CreationDate 
    <code>DateTime</code> 
    Creation date and time 
  
  
    Extension 
    <code>String</code> 
    File extension 
  
  
    FullName 
    <code>String</code> 
    Full name of the resource 
  
  
    IsFolder 
    <code>Boolean</code> 
    True if the resource is a folder 
  
  
    LastModifiedDate 
    <code>DateTime</code> 
    Last modified date and time 
  
  
    MimeType 
    <code>String</code> 
    N/A 
  
  
    Name 
    <code>String</code> 
    Name of the resource 
  
  
    ParentId 
    <code>String</code> 
    The URL or ID of the parent folder. If the item is displayed under multiple parents, the first one is returned. 
  
  
    SizeInBytes 
    <code>Long</code> 
    N/A 
  
  
    Uri 
    <code>String</code> 
    Web URL of the resource.  We recommend using URL instead of URI.  
  
  
    Url 
    <code>String</code> 
    Web URL of the resource. 
  
 

## `GDriveLocalItem`

 <colgroup>
  <col/>
  <col/>
  <col/>
  <col/>
 </colgroup>
 
  
    Output object 
    Property 
    Type 
    Description 
  
 
 
  
    <code>GDriveLocalItem</code><code>GmailAttachmentLocalItem</code><code>GmailMessageLocalItem</code> Local representations of a GDrive file. Inherits <code>ILocalResource</code> . 
    CreationDate 
    <code>DateTime</code> 
    Creation date and time 
  
  
    Extension 
    <code>String</code> 
    File extension 
  
  
    FullName 
    <code>String</code> 
    Full name of the resource 
  
  
    IconURI 
    <code>String</code> 
    N/A 
  
  
    ID 
    <code>String</code> 
    N/A 
  
  
    IsFolder 
    <code>Boolean</code> 
    True if the resource is a folder 
  
  
    IsResolved 
    <code>Boolean</code> 
    File is considered resolved if a local path for it has been defined AND a file exists at that path. 
  
  
    LastModifiedDate 
    <code>DateTime</code> 
    Last modified date and time 
  
  
    LocalPath 
    <code>String</code> 
    N/A 
  
  
    Metadata 
    <code>String</code> 
    N/A 
  
  
    MimeType 
    <code>String</code> 
    N/A 
  
  
    Name 
    <code>String</code> 
    Name of the resource 
  
  
    SizeInBytes 
    <code>Long</code> 
    N/A 
  
 

## `GmailLabelItem`

 <colgroup>
  <col/>
  <col/>
  <col/>
  <col/>
 </colgroup>
 
  
    Object 
    Property 
    Type 
    Description 
  
 
 
  
    <code>GmailLabelItem</code><code>GmailFullLabelItem</code> 
    Id 
    <code>String</code> 
    The ID of the label. 
  
  
    Name 
    <code>String</code> 
    The display name of the label. 
  
  
    MessageListVisibility 
    <code>Visibility</code> 
    The visibility of messages with this label in the message list in the Gmail web interface. 
  
  
    ListVisibility 
    <code>Visibility</code> 
    The visibility of the label in the label list in the Gmail web interface. 
  
  
    Type 
    <code>Type</code> 
    The owner type for the label. 
  
  
    MessagesTotal 
    <code>Integer</code> 
    The total number of mail messages with the label. 
  
  
    MessagesUnread 
    <code>Integer</code> 
    The number of unread mail messages with the label. 
  
  
    ThreadsTotal 
    <code>Integer</code> 
    The total number of threads with the label. 
  
  
    ThreadsUnread 
    <code>Integer</code> 
    The number of unread threads with the label. 
  
  
    Color 
    <code>Color</code> 
    The color to assign to the label. Color is only available for labels that have their type set to user. 
  
 

## `GmailMessage`

 <colgroup>
  <col/>
  <col/>
  <col/>
  <col/>
 </colgroup>
 
  
    Object 
    Property 
    Type 
    Description 
  
 
 
  
    <code>GmailMessage</code> 
    AttachmentCount 
    <code>Integer</code> 
    The total number of attachments of the current email 
  
  
    Attachments 
    <code>AttachmentCollection</code> 
    Deprecated 
  
  
    AttachmentsInfoList 
    <code>List</code> 
    The attachment's info (name, info, extension). 
  
  
    AttachmentsNamesList 
    <code>IEnumerable&lt;String&gt;</code> 
    The names of all attachments of the current email 
  
  
    Bcc 
    <code>MailAddressCollection</code> 
    Gets the address collection that contains the blind carbon copy (BCC) recipients for this email message 
  
  
    BccAddressList 
    <code>IEnumerable&lt;String&gt;</code> 
    BCC addresses list 
  
  
    Body 
    <code>String</code> 
    Gets or sets the message body 
  
  
    BodyAsHtml 
    <code>String</code> 
    The Html version of the email, if available 
  
  
    CC 
    <code>MailAddressCollection</code> 
    Gets the address collection that contains the carbon copy (CC) recipients for this email message 
  
  
    CCAddressList 
    <code>IEnumerable&lt;String&gt;</code> 
    CC addresses list 
  
  
    DeliveryNotificationOptions 
    N/A 
    N/A 
  
  
    FolderName 
    <code>String</code> 
    The name of one of the folders the email belongs to. This is set when iterating through emails in a certain folder. 
  
  
    From 
    <code>MailAddress</code> 
    N/A 
  
  
    FromAddress 
    <code>String</code> 
    From address for this email message 
  
  
    FromDisplayName 
    <code>String</code> 
    From display name for this email message 
  
  
    InlineAttachmentCount 
    <code>Integer</code> 
    The number of inline attachments of the current email. 
  
  
    InlineAttachmentNames 
    <code>IEnumerable&lt;String&gt;</code> 
    The names of inline attachments of the current email. 
  
  
    InternetMessageId 
    <code>String</code> 
    Gets the Internet Message ID 
  
  
    IsBodyHtml 
    <code>Boolean</code> 
    If the body is HTML 
  
  
    LabelIds 
    <code>List&lt;string&gt;</code> 
    The ID of labels associated with the message 
  
  
    MessageId 
    <code>String</code> 
    The ID of the message 
  
  
    Priority 
    <code>MailPriority</code> 
    N/A 
  
  
    ReceivedDateTime 
    <code>Date</code> 
    Gets the received date time 
  
  
    ReplyTo 
    <code>MailAddress</code> 
    Deprecated 
  
  
    ReplyToAddressList 
    <code>IEnumerable&lt;string&gt;</code> 
    N/A 
  
  
    ReplyToList 
    <code>IEnumerable&lt;string&gt;</code> 
    Gets the list of addresses to reply to for the mail message 
  
  
    SenderAddress 
    <code>String</code> 
    Sender's address for this email message 
  
  
    SenderDisplayName 
    <code>String</code> 
    Sender's display name for this email message 
  
  
    SentDateTime 
    <code>Date</code> 
    Gets the send date time 
  
  
    StandardAttachmentCount 
    <code>Integer</code> 
    The number of standard attachments of the current email. 
  
  
    StandardAttachmentNames 
    <code>IEnumerable&lt;string&gt;</code> 
    The names of standard attachments of the current email. 
  
  
    Subject 
    <code>String</code> 
    Gets or sets the subject line for this email message 
  
  
    ThreadId 
    <code>String</code> 
    The Id of the thread the message is found on 
  
  
    To 
    <code>MailAddressCollection</code> 
    Gets the address collection that contains the recipients of this email message 
  
  
    ToAddressList 
    <code>IEnumerable&lt;string&gt;</code> 
    N/A 
  
  
    WebLink 
    <code>String</code> 
    N/A 
  
 

## Task

 <colgroup>
  <col/>
  <col/>
  <col/>
  <col/>
 </colgroup>
 
  
    Output object 
    Property 
    Type 
    Description 
  
 
 
  
    <code>Task</code> 
    Title 
    <code>String</code> 
    Title of the task 
  
  
    Completed 
    <code>AsDate</code> 
    Completion date of the task (as a RFC 3339 timestamp). This field is omitted if the task has not been completed. 
  
  
    Deleted 
    <code>Boolean</code> 
    Flag indicating whether the task has been deleted. Default is false. 
  
  
    Details 
    <code>String</code> 
    Notes describing the task. 
  
  
    Due 
    <code>DateTime</code> 
    Due date of the task (as a RFC 3339 timestamp). Optional. The due date only records date information. The time portion of the timestamp is discarded when setting the due date. It isn't possible to read or write the time that a task is due via the API. 
  
  
    Hidden 
    <code>Boolean</code> 
    Flag indicating whether the task is hidden. This is the case if the task has been marked as completed when the task list was last cleared. Default is False. 
  
  
    Id 
    <code>String</code> 
    Task identifier 
  
  
    Status 
    <code>String</code> 
    Status of the task (either needsAction or Completed). 
  
  
    SubTaskId 
    <code>IEnumerable&lt;String&gt;</code> 
    The list of subtask ids. 
  
  
    Starred 
    <code>Boolean</code> 
    &nbsp; 
  
  
    Last Modified Date 
    <code>DateTime</code> 
    Last modified time of the task (as a RFC 3339 timestamp. 
  
  
    Position 
    <code>String</code> 
    String indicating the position of the task among its sibling tasks under the same parent task or at the top level. If this string is greater than another task's corresponding position string, the task is positioned after the other task under the same parent task (or at the top level). Use the "move" method to move the task to another position. 
  
  
    ParentId 
    <code>String</code> 
    Parent task identifier. This field is omitted if it is a top-level task. Use the "move" method to move the task under a different parent or to the top level. 
  
  
    ParentListId 
    <code>String</code> 
    Parent list identifier. 
  
  
    Url 
    <code>String</code> 
    URL pointing to the task. Used to retrieve, update, or delete the task. 
  
  
    <code>taskList</code> 
    Id 
    <code>String</code> 
    The id of the task list. 
  
  
    LastModified 
    <code>Date</code> 
    Last modification time of the task list. 
  
  
    Title 
    <code>String</code> 
    Title of the task list. 
  
  
    Url 
    <code>String</code> 
    URL pointing to the task list.
