MessageTrace.Organization property

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

Syntax

'Declaration
Public Property Organization As String
    Get
    Private Set
'Usage
Dim instance As MessageTrace
Dim value As String

value = instance.Organization
public string Organization { get; private set; }

Property value

Type: System.String

See also

Reference

MessageTrace class

MessageTrace members

Microsoft.Exchange.Management.FfoReporting namespace