次の方法で共有


Set method of the PS_RemoteAccessInboxAccountingLocal class

Set the status for Inbox accounting.

Syntax

uint32 Set(
  [in]  uint8                            AccountingStatus,
  [in]  string                           StoreLimit,
  [out] RemoteAccessInboxAccountingLocal cmdletOutput
);

Parameters

AccountingStatus [in]

The status of the Inbox accounting.

Enabled (0)

Disabled (1)

StoreLimit [in]

The Inbox Accounting Store Limit

cmdletOutput [out]

On success, contains a RemoteAccessInboxAccountingLocal describing the entire Inbox Accounting Configuration.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\RemoteAccess\server
MOF
RAServerPSProvider.mof
DLL
RAServerPSProvider.dll

See also

PS_RemoteAccessInboxAccountingLocal