C# Class Exchange.Client.PowershellExtensions

Show file Open project: neutmute/exchange-client

Public Methods

Method Description
Add ( this target, string name, object value ) : void

Method Details

Add() public static method

public static Add ( this target, string name, object value ) : void
target this
name string
value object
return void