Freigeben über


SendEmail.MethodName-Eigenschaft

Gibt die Schnittstellenmethode durch diese Aktivität aufgerufen.

Namespace:  Microsoft.SharePoint.WorkflowActions
Assembly:  Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property MethodName As String
    Get
'Usage
Dim instance As SendEmail
Dim value As String

value = instance.MethodName
public override string MethodName { get; }

Eigenschaftswert

Typ: System.String

Hinweise

Dabei ruft die ISharePointService.SendEmail -Methode.

Siehe auch

Referenz

SendEmail Klasse

SendEmail-Member

Microsoft.SharePoint.WorkflowActions-Namespace

Weitere Ressourcen

Workflow Activities for Windows SharePoint Services Overview

How Windows SharePoint Services Processes Workflow Activities