OrgApp class

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.ConfigurableObject
    Microsoft.Exchange.Data.Storage.Management.XsoMailboxConfigurationObject
      Microsoft.Exchange.Management.Extension.App
        Microsoft.Exchange.Management.Extension.OrgApp

Namespace:  Microsoft.Exchange.Management.Extension
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class OrgApp _
    Inherits App
'Usage
Dim instance As OrgApp
[SerializableAttribute]
public sealed class OrgApp : App

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

OrgApp members

Microsoft.Exchange.Management.Extension namespace