1: 2: 3: 4:
set Sesja = CreateObject ("Redemption.RDOSession") Session.LogonPstStore pstFile, (1), "PST Dla" & userName ustalony Sklep = Session.Stores.DefaultStore Store.ValidateIPMTree
1: 2: 3: 4: 5:
using Odkupienie; ..... Redemption.RDOSession RDSession = (Redemption.RDOSession) nowy Redemption.RDOSession (); RDSession.LogonPstStore (pstFile, (1), "PST Dla" + UsertName, (0), (0));
1: 2:
set Sklep = Session.Stores.DefaultStore Store.ValidateIPMTree
1 like1: RDSession.Stores RDStore = nowy Session.Stores.DefaultStore The typ lub namespace imię "RDSession" móc znajdować (być ty a using zarządzenie lub zgromadzenie odniesienie?)For the ValidateIPMTree, i być sprawnie the następujący, ale i być pewny jeżeli swój zgodnie z the kontekst the VBScript che używać Sesja vBScript else1: 2: Redemption.RDOPstStore RDPstStore = (Redemption.RDOPstStore) nowy Redemption.RDOPstStore (); RDPstStore.ValidateIPMTree (); Looking przy the Odkupienie dokumentacja ono pokazywać że DefaultStore być Własność: (znowu niestety wszystkie przykład być VBS) http://www.dimastr.com/red emption/rdo/rdostores.htmDefaultStore | RDOStore, read/pisać. Powrót/set the brak storeexample: 1: 2: 3: set Sesja = CreateObject ("Redemption.RDOSession") Session.Logon MsgBox "The imię the brak sklep być" & vbCrLf & Session.Stores.DefaultStore.Name and od Wizualny Pracowniany przedmiot badacz ono pokazywać: Redemption.RDOStore DefaultStore {set; dostawać; } Członek Redemption.iRDOStoresAny pomoc być poważnie appreciated.
1:
RDSession.Stores RDStore = nowy Session.Stores.DefaultStore
Redemption.RDOPstStore RDPstStore = (Redemption.RDOPstStore) nowy Redemption.RDOPstStore (); RDPstStore.ValidateIPMTree ();
1: 2: 3:
set Sesja = CreateObject ("Redemption.RDOSession") Session.Logon MsgBox "The imię the brak sklep być" & vbCrLf & Session.Stores.DefaultStore.Name
(1): 2:
Redemption.RDOPstStore RDStores; RDStores = (Redemption.RDOPstStore) RDSession.Stores.DefaultStore;