EmailResult Constructor (TaskResult)
Namespace: Microsoft.Phone.Tasks
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
'Declaration
Public Sub New ( _
taskResult As TaskResult _
)
public EmailResult(
TaskResult taskResult
)
public:
EmailResult(
TaskResult taskResult
)
new :
taskResult:TaskResult -> EmailResult
- taskResult
Type: Microsoft.Phone.Tasks.TaskResult
Supported in: Windows Phone 8, Silverlight 8.1
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.