C# Class Aspose.Email.Examples.CSharp.Email.Outlook.MergeFolderFromAnotherPSTFile

Afficher le fichier Open project: aspose-email/Aspose.Email-for-.NET

Méthodes publiques

Свойство Type Description
currentFolder string
messageCount int
totalAdded int

Méthodes publiques

Méthode Description
Run ( ) : void

Private Methods

Méthode Description
PstMerge_OnItemMoved ( object sender, ItemMovedEventArgs e ) : void
PstMerge_OnStorageProcessed ( object sender, StorageProcessedEventArgs e ) : void

Method Details

Run() public static méthode

public static Run ( ) : void
Résultat void

Property Details

currentFolder public_oe static_oe property

public static string currentFolder
Résultat string

messageCount public_oe static_oe property

public static int messageCount
Résultat int

totalAdded public_oe static_oe property

public static int totalAdded
Résultat int