Method | Description | |
---|---|---|
DetermineNewAttributeValues ( |
||
DetermineNewAttributeValues ( |
||
DetermineOrigAndNewAttributeValue ( |
Method | Description | |
---|---|---|
CreateConnectorObject ( ExchangeConnector connector, System.Management.Automation.PSObject psobject, |
||
GetCurrentObject ( |
||
InvokePipeline ( ExchangeConnector exchangeConnector, System.Management.Automation.Runspaces.Command cmd ) : ICollection |
Invokes command in PowerShell runspace, this method is just helper method to do the exception localization
|
|
InvokePipelineAndGetGuid ( ExchangeConnector exchangeConnector, System.Management.Automation.Runspaces.Command cmd ) : |
public DetermineNewAttributeValues ( |
||
context | ||
originalObject | ||
return | ICollection |
public DetermineNewAttributeValues ( |
||
context | ||
query | string | |
return | ICollection |
public DetermineOrigAndNewAttributeValue ( |
||
context | ||
origObject | ||
attributesForReplace | ICollection |
|
attributeName | string | |
origAttributeValue | string | |
return | string |