Freigeben über


SyncObjectEvents.Progress(OlSyncState, String, Int32, Int32) Methode

Definition

Hierbei handelt es sich um ein Mitglied in einer Ereignisschnittstelle in einer COM-CoClass. Es kann nicht in Ihrem Code verwendet werden.

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)

Parameter

State
OlSyncState
Description
String
Value
Int32
Max
Int32

Gilt für: