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