activities
latest
false
UiPath logo, featuring letters U and I in white

Productivity activities

Last updated Feb 19, 2026

Google Workspace output object properties

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

GsuiteEventItem

Output object Property Type Description

GsuiteEventItem

The representation of a GSuite event

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

GDriveRemoteItem

Output object Property Type Description

GDriveRemoteItem

Represents a remote GDrive file/folder. Inherits IRemoteResource .
CreationDate DateTime Creation date and time
Extension String File extension
FullName String Full name of the resource
IsFolder Boolean True if the resource is a folder
LastModifiedDate DateTime Last modified date and time
MimeType String N/A
Name String Name of the resource
ParentId String The URL or ID of the parent folder. If the item is displayed under multiple parents, the first one is returned.
SizeInBytes Long N/A
Uri String Web URL of the resource.

We recommend using URL instead of URI.

Url String Web URL of the resource.

GDriveLocalItem

Output object Property Type Description

GDriveLocalItem

GmailAttachmentLocalItem

GmailMessageLocalItem

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

GmailMessage

GmailLabelItem

Object Property Type Description
GmailLabelItem

GmailFullLabelItem

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

Task

Output object Property Type Description
Task Title String Title of the task
Completed AsDate Completion date of the task (as a RFC 3339 timestamp). This field is omitted if the task has not been completed.
Deleted Boolean Flag indicating whether the task has been deleted. Default is false.
Details String Notes describing the task.
Due DateTime 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 Boolean 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 String Task identifier
Status String Status of the task (either needsAction or Completed).
SubTaskId IEnumerable<String> The list of subtask ids.
Starred Boolean  
Last Modified Date DateTime Last modified time of the task (as a RFC 3339 timestamp.
Position String 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 String 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 String Parent list identifier.
Url String URL pointing to the task. Used to retrieve, update, or delete the task.
taskList Id String The id of the task list.
LastModified Date Last modification time of the task list.
Title String Title of the task list.
Url String URL pointing to the task list.

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.