PublicFolder.EntryId property
Namespace: Microsoft.Exchange.Data.Storage.Management
Assembly: Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)
Syntax
'Declaration
Public ReadOnly Property EntryId As String
Get
'Usage
Dim instance As PublicFolder
Dim value As String
value = instance.EntryId
public string EntryId { get; }
Property value
Type: System.String