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