SyncObjectEvents.Progress(OlSyncState, String, Int32, Int32) Méthode

Définition

Il s’agit d’un membre d’une interface d’événement dans une coclasse COM. Il n’est pas destiné à être utilisé dans votre code.

public:
 void Progress(Microsoft::Office::Interop::Outlook::OlSyncState State, System::String ^ Description, int Value, int Max);
public void Progress (Microsoft.Office.Interop.Outlook.OlSyncState State, string Description, int Value, int Max);
Public Sub Progress (State As OlSyncState, Description As String, Value As Integer, Max As Integer)

Paramètres

State
OlSyncState
Description
String
Value
Int32
Max
Int32

S’applique à