TeamMailbox.ShowInMyClient property
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property ShowInMyClient As Boolean
Get
Friend Set
'Usage
Dim instance As TeamMailbox
Dim value As Boolean
value = instance.ShowInMyClient
public bool ShowInMyClient { get; internal set; }
Property value
Type: System.Boolean