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