FileVersionEvent.EditorEmail propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (em Microsoft.SharePoint.Client.dll)
Sintaxe
'Declaração
Public ReadOnly Property EditorEmail As String
Get
'Uso
Dim instance As FileVersionEvent
Dim value As String
value = instance.EditorEmail
public string EditorEmail { get; }
Valor de propriedade
Tipo: System.String