RecycleBinItem.AuthorEmail property

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

Syntax

'Declaration
Public ReadOnly Property AuthorEmail As String
    Get
'Usage
Dim instance As RecycleBinItem
Dim value As String

value = instance.AuthorEmail
public string AuthorEmail { get; }

Property value

Type: System.String

See also

Reference

RecycleBinItem class

RecycleBinItem members

Microsoft.SharePoint.Client namespace