SyncObjectEvents.Progress(OlSyncState, String, Int32, Int32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
This is a member in an event interface in a COM coclass. It is not intended to be used in your 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)
Parâmetros
- State
- OlSyncState
- Description
- String
- Value
- Int32
- Max
- Int32