activities
latest
false
重要 :
请注意此内容已使用机器翻译进行了部分本地化。
生产力活动
Last updated 2024年9月27日

Google Workspace output object properties

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

GsuiteEventItem

Output object 属性类型描述

GsuiteEventItem

The representation of a GSuite event

AttendeesIEnumerable<GSuiteEventAttendee>Attendee list
AttendeesEmailListIEnumerable<GSuiteEventAttendee>Attendees email list
CalendarId字符串Event's calendar id
已创建DateTimeOffsetCreated date time
描述字符串Event description
结束DateTimeTimeZoneEnd time
EndDateTimeDatetime结束日期
ICalUId字符串ICal event ID
ID字符串The ID of the event
位置字符串Event location
OrganizerGSuiteOrganizerThe organizer of the event
OrganizerDisplayName字符串The organizer's display name
OrganizerEmail字符串The organizer's email
PreferredReturnTimezone字符串Preferred timezone
重复周期IList<string>重复周期
启动DateTimeTimeZoneStart time
StartDateTimeDatetime开始日期
摘要字符串Event title/subject
Transparency字符串Show as
类型字符串The type of the event
UpdatedDateTimeOffsetLast modified date time
可见字符串Event visibility
WebLink字符串An absolute link to this event in the Google Calendar Web UI

GDrive 远程项目

Output object属性类型描述

GDriveRemoteItem

Represents a remote GDrive file/folder. Inherits IRemoteResource.
创建日期DatetimeCreation date and time
扩展程序字符串File extension
全名字符串Full name of the resource
是否为文件夹布尔值True if the resource is a folder
上次修改时间DatetimeLast modified date and time
MIME 类型字符串不适用
名称字符串Name of the resource
ParentId字符串The URL or ID of the parent folder. If the item is displayed under multiple parents, the first one is returned.
SizeInBytes不适用
URI字符串Web URL of the resource.

We recommend using URL instead of URI.

URL字符串Web URL of the resource.

GDriveLocalItem

Output object属性类型描述

GDriveLocalItem

GmailAttachmentLocalItem

GmailMessageLocalItem

Local representations of a GDrive file. Inherits ILocalResource.
创建日期DatetimeCreation date and time
扩展程序字符串File extension
全名字符串Full name of the resource
IconURI字符串不适用
ID字符串不适用
是否为文件夹布尔值True if the resource is a folder
已解决布尔值File is considered resolved if a local path for it has been defined AND a file exists at that path.
上次修改时间DatetimeLast modified date and time
本地路径字符串不适用
元数据字符串不适用
MIME 类型字符串不适用
名称字符串Name of the resource
SizeInBytes不适用

GmailMessage

对象属性类型描述
GmailMessageAttachmentCount整数The total number of attachments of the current email
附件AttachmentCollection已弃用
AttachmentsInfoList列表The attachment's info (name, info, extension).
AttachmentsNamesListIEnumerable<String>The names of all attachments of the current email
BccMailAddressCollectionGets the address collection that contains the blind carbon copy (BCC) recipients for this email message
BccAddressListIEnumerable<String>BCC addresses list
正文字符串Gets or sets the message body
BodyAsHtml字符串The Html version of the email, if available
CCMailAddressCollectionGets the address collection that contains the carbon copy (CC) recipients for this email message
CCAddressListIEnumerable<String>CC addresses list
DeliveryNotificationOptions不适用不适用
文件夹名称字符串The name of one of the folders the email belongs to. This is set when iterating through emails in a certain folder.
来源MailAddress 
FromAddress字符串From address for this email message
FromDisplayName字符串From display name for this email message
InlineAttachmentCount整数The number of inline attachments of the current email.
InlineAttachmentNamesIEnumerable<String>The names of inline attachments of the current email.
InternetMessageId字符串Gets the Internet Message ID
IsBodyHtml布尔值If the body is HTML
LabelIdsList<string>The ID of labels associated with the message
消息 ID字符串The ID of the message
优先级MailPriority 
ReceivedDateTime日期Gets the received date time
ReplyToMailAddress已弃用
ReplyToAddressListIEnumerable<string> 
ReplyToListIEnumerable<string>Gets the list of addresses to reply to for the mail message
SenderAddress字符串Sender's address for this email message
SenderDisplayName字符串Sender's display name for this email message
SentDateTime日期Gets the send date time
StandardAttachmentCount整数The number of standard attachments of the current email.
StandardAttachmentNamesIEnumerable<string>The names of standard attachments of the current email.
主题字符串Gets or sets the subject line for this email message
ThreadId字符串The Id of the thread the message is found on
目标MailAddressCollectionGets the address collection that contains the recipients of this email message
ToAddressListIEnumerable<string>不适用
WebLink字符串不适用

任务

Output object属性类型描述
Task标题字符串Title of the task
已完成AsDateCompletion date of the task (as a RFC 3339 timestamp). This field is omitted if the task has not been completed.
已删除布尔值Flag indicating whether the task has been deleted. Default is false.
详细信息字符串Notes describing the task.
DueDatetimeDue 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.
隐藏布尔值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字符串Task identifier
状态字符串Status of the task (either needsAction or Completed).
SubTaskIdIEnumerable<String>The list of subtask ids.
Starred布尔值 
Last Modified DateDatetimeLast modified time of the task (as a RFC 3339 timestamp.
位置字符串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 字符串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字符串Parent list identifier.
URL字符串URL pointing to the task. Used to retrieve, update, or delete the task.
taskListID字符串The id of the task list.
LastModified日期Last modification time of the task list.
标题字符串Title of the task list.
URL字符串URL pointing to the task list.
  • GsuiteEventItem
  • GDrive 远程项目
  • GDriveLocalItem
  • GmailMessage
  • 任务

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo White
信任与安全
© 2005-2024 UiPath。保留所有权利。