<?xml version="1.0" encoding="UTF-8"?>
|
<WebLink xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>SendGmail</fullName>
|
<availability>online</availability>
|
<displayType>link</displayType>
|
<encodingKey>UTF-8</encodingKey>
|
<hasMenubar>false</hasMenubar>
|
<hasScrollbars>true</hasScrollbars>
|
<hasToolbar>false</hasToolbar>
|
<height>600</height>
|
<isResizable>true</isResizable>
|
<linkType>url</linkType>
|
<masterLabel>Gmail の送信</masterLabel>
|
<openType>newWindow</openType>
|
<position>none</position>
|
<protected>false</protected>
|
<showsLocation>false</showsLocation>
|
<showsStatus>false</showsStatus>
|
<url>https://mail.google.com/mail?view=cm&tf=0&to={!Lead.Email}<{!Lead.LastName}, {!Lead.FirstName}>&tf=1</url>
|
</WebLink>
|